]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/intl.cpp
This weeks interface and compile catchup
[wxWidgets.git] / src / common / intl.cpp
index 296c3a933e1b70bf562d6a1f0a5387cb494857be..d84627fc7a3240bc1fe9e1665df34a8dddfaeb15 100644 (file)
@@ -1481,6 +1481,8 @@ bool wxLocale::AddCatalog(const wxChar *szDomain)
 // accessors for locale-dependent data
 // ----------------------------------------------------------------------------
 
 // accessors for locale-dependent data
 // ----------------------------------------------------------------------------
 
+#if 0
+
 #ifdef __WXMSW__
 
 /* static */
 #ifdef __WXMSW__
 
 /* static */
@@ -1529,6 +1531,8 @@ wxString wxLocale::GetInfo(wxLocaleInfo index, wxLocaleCategory)
 
 #endif // __WXMSW__/!__WXMSW__
 
 
 #endif // __WXMSW__/!__WXMSW__
 
+#endif // 0
+
 // ----------------------------------------------------------------------------
 // global functions and variables
 // ----------------------------------------------------------------------------
 // ----------------------------------------------------------------------------
 // global functions and variables
 // ----------------------------------------------------------------------------