]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/utils.i
fix text scrolling in GTK2 (patch 703988)
[wxWidgets.git] / wxPython / src / utils.i
index b40a1044a778a062f5602c468757a1f92dda67c0..0f4a5a537df26a56c74a6b62a5d6bae981d15ea6 100644 (file)
@@ -1105,9 +1105,6 @@ wxLongLong wxGetLocalTimeMillis();
 //---------------------------------------------------------------------------
 
 %init %{
-    // These are no longer needed since utils is back in the core
-//      wxClassInfo::CleanUpClasses();
-//      wxClassInfo::InitializeClasses();
 %}
 
 //---------------------------------------------------------------------------