]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fontenum.h
removed unnecessary return in a void function
[wxWidgets.git] / include / wx / fontenum.h
index 9a669505dd2da4e45e7e722e1475a1e0acdf9bda..0e4b525cd573ef573d0bfe5e414eda6b9e6fa857 100644 (file)
 #include "wx/fontenc.h"
 #include "wx/arrstr.h"
 
-#if wxUSE_PANGO || defined(__WXDFB__)
-    // defined if the port uses only UTF-8 font encodings internally
-    #define wxHAS_UTF8_FONTS
-#endif
-
 // ----------------------------------------------------------------------------
 // wxFontEnumerator enumerates all available fonts on the system or only the
 // fonts with given attributes