Removed obsolete symbols from comments.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
// NOTE : it probably also supports MAC, untested
|
||||
#if !defined(__UNIX__) && !defined(__WIN32__)
|
||||
#error wxGenericFileDialog currently only supports Unix, win32 and DOS
|
||||
#error wxGenericFileDialog currently only supports Unix and MSW
|
||||
#endif
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
|
Reference in New Issue
Block a user