X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/65fe93d8a500833e0acd3ff64161b85a204b8dbf..fe8aae41abf98f090ff59cdaec70ced89f8318fd:/src/common/file.cpp diff --git a/src/common/file.cpp b/src/common/file.cpp index f3f5025973..0364794e8b 100644 --- a/src/common/file.cpp +++ b/src/common/file.cpp @@ -80,8 +80,6 @@ char* mktemp( char * path ) { return path ;} #include #include -#elif defined(__WXPALMOS__) - #include "wx/palmos/missing.h" #else #error "Please specify the header with file functions declarations." #endif //Win/UNIX