X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b850ae1a514c83cbd4c5a36d38d0c9c2a5347b7..02f51f1f140e181d97eb38c83b9f272292e743d0:/src/unix/mimetype.cpp diff --git a/src/unix/mimetype.cpp b/src/unix/mimetype.cpp index 0bf6dd4ef6..0a2793f92c 100644 --- a/src/unix/mimetype.cpp +++ b/src/unix/mimetype.cpp @@ -68,11 +68,6 @@ // other standard headers #include -#ifdef __VMS -/* silence warnings for comparing unsigned int's <0 */ -# pragma message disable unscomzer -#endif - // this class extends wxTextFile // // VZ: ???