]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/apptbase.h
Applied notebook font patch.
[wxWidgets.git] / include / wx / mac / apptbase.h
index 47133019df3d67d2b35c1bca9a9397f1bc2c1947..84c68cd0eef1b551b5ac23b4d57d214a9d101311 100644 (file)
@@ -33,10 +33,7 @@ public:
     // other miscellaneous helpers
     // ---------------------------
 
-    // under Mac this function does the same thing for console and GUI
-    // applications so we can implement it directly in the base class
-    virtual int GetOSVersion(int *verMaj, int *verMin);
 };
 
-#endif // _WX_UNIX_APPTBASE_H_
+#endif // _WX_MAC_APPTBASE_H_