X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bd362275b853cc0308bbde6a60bb2525d659f709..661698e54f2bc599dc1a961ffbae08ccdd6b9b97:/include/wx/encinfo.h?ds=sidebyside diff --git a/include/wx/encinfo.h b/include/wx/encinfo.h index 6a563bdbcd..0980174c83 100644 --- a/include/wx/encinfo.h +++ b/include/wx/encinfo.h @@ -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