Removed obsolete symbols from comments.

This commit is contained in:
Catalin
2016-02-21 10:48:07 +02:00
parent 13d6419ad0
commit a92baffcec
13 changed files with 24 additions and 63 deletions

View File

@@ -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