]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/file.cpp
Fix the URL generated by Doxygen @sampledir macro.
[wxWidgets.git] / src / common / file.cpp
index f3f502597390dd11a6fb0112c27fa5d4e4b4b6a9..0364794e8bce07c6cb3e2e81019c21864fde0a76 100644 (file)
@@ -80,8 +80,6 @@
     char* mktemp( char * path ) { return path ;}
     #include <stat.h>
     #include <unistd.h>
-#elif defined(__WXPALMOS__)
-    #include "wx/palmos/missing.h"
 #else
     #error  "Please specify the header with file functions declarations."
 #endif  //Win/UNIX