remove unused macro definition

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett 2014-04-06 19:27:58 +00:00
parent e003c663fd
commit d86715a3a3

View File

@ -60,10 +60,6 @@
// constants
// ----------------------------------------------------------------------------
#ifndef MAX_PATH
#define MAX_PATH 512
#endif
#define FILECONF_TRACE_MASK wxT("fileconf")
// ----------------------------------------------------------------------------