]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/encinfo.h
Define WXBUILDING in Xcode projects.
[wxWidgets.git] / include / wx / encinfo.h
index 6a563bdbcd5dbb37c1f059d6de3aaa217fc73656..0980174c83854e44a9003656f43c200efc2d5ace 100644 (file)
@@ -54,8 +54,6 @@ struct WXDLLIMPEXP_CORE wxNativeEncodingInfo
              xencoding;
 #elif defined(wxHAS_UTF8_FONTS)
     // ports using UTF-8 for text don't need encoding information for fonts
-#elif defined(__WXMGL__)
-    int      mglEncoding;
 #else
     #error "Unsupported toolkit"
 #endif