]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/helpers.cpp
More cleanup. Removed all wxPyDefaultXXX since they aren't needed any
[wxWidgets.git] / wxPython / src / helpers.cpp
index 33838befc999c43a5bc43399380b7aecdc7b8ccd..1859090e5f4f833c86e005c83aafc7574e937b9e 100644 (file)
 #endif
 
 
-//---------------------------------------------------------------------------
-
-//wxHashTable*  wxPyWindows = NULL;
-
-
-wxPoint     wxPyDefaultPosition;        //wxDefaultPosition);
-wxSize      wxPyDefaultSize;            //wxDefaultSize);
-wxString    wxPyEmptyStr("");
-
 
 
 #ifdef __WXMSW__             // If building for win32...