X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bd362275b853cc0308bbde6a60bb2525d659f709..8e77fd8bca165aab9709649d79a7cbc6a172d4e1:/include/wx/encinfo.h 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