removed unnecessary #if wxUSE_GUIs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-06-18 21:49:40 +00:00
parent c631d59053
commit 3cac31513f
3 changed files with 0 additions and 9 deletions

View File

@@ -53,9 +53,6 @@
#include "wx/object.h"
#include "wx/list.h"
#include "wx/utils.h"
#if wxUSE_GUI
#include "wx/msgdlg.h"
#endif
#include "wx/log.h"
#endif
#include "wx/filefn.h"