From: Václav Slavík Date: Sat, 16 Aug 2003 22:30:54 +0000 (+0000) Subject: removed unneeded #ifdef X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/b7c702867a03b4b2fd0c8860a60c6589eabd251f removed unneeded #ifdef git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/unix/mimetype.cpp b/src/unix/mimetype.cpp index 7a8cbfc2f1..3015edf5f7 100644 --- a/src/unix/mimetype.cpp +++ b/src/unix/mimetype.cpp @@ -59,10 +59,6 @@ #ifndef WX_PRECOMP #include "wx/string.h" - #if wxUSE_GUI - #include "wx/icon.h" - - #endif #endif //WX_PRECOMP