remove unused __WXGTK12__ symbol

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2011-09-06 16:09:51 +00:00
parent 89761a49d1
commit b454750571
2 changed files with 1 additions and 12 deletions

View File

@@ -53,9 +53,6 @@
byte first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
/* Define this if your version of GTK+ is greater than 1.2 */
#undef __WXGTK12__
/* Define this if your version of GTK+ is greater than 1.2.7 */
#undef __WXGTK127__