no need for !wxUSE_GUI test anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -19,10 +19,6 @@
|
||||
|
||||
#include "wx/defs.h"
|
||||
|
||||
#if wxUSE_GUI
|
||||
#error "This sample can't be compiled in GUI mode."
|
||||
#endif // wxUSE_GUI
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "wx/string.h"
|
||||
|
Reference in New Issue
Block a user