]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/helpers.cpp
Removed rundant files, updated readme.txt.
[wxWidgets.git] / wxPython / src / helpers.cpp
index 992ff622a6bd704f12e2fb2494959282f59bd018..e317a426be678b286118083442d5d278e9199650 100644 (file)
@@ -217,7 +217,6 @@ void __wxPreStart()
 }
 
 
-
 // Start the user application, user App's OnInit method is a parameter here
 PyObject* __wxStart(PyObject* /* self */, PyObject* args)
 {