Remove MicroWindows support.
MicroWindows (aka Nano-X) support hasn’t been updated since 2010 and last work for it in wxWidgets happened more than 10 years ago.
This commit is contained in:
@@ -54,10 +54,6 @@
|
||||
#define DllMain DllEntryPoint
|
||||
#endif // __BORLANDC__
|
||||
|
||||
#if defined(__WXMICROWIN__)
|
||||
#define HINSTANCE HANDLE
|
||||
#endif
|
||||
|
||||
// defined in common/init.cpp
|
||||
extern int wxEntryReal(int& argc, wxChar **argv);
|
||||
extern int wxEntryCleanupReal(int& argc, wxChar **argv);
|
||||
|
Reference in New Issue
Block a user