]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/app.h
Source cleaning: whitespaces & tabs, ::, TRUE/true, FALSE/false.
[wxWidgets.git] / include / wx / gtk1 / app.h
index 834aaa338e37e162b1e836fa556cc80939d028e1..3fb0e93c8ae191f9a78cc924676116449dab1b56 100644 (file)
@@ -41,8 +41,6 @@ public:
     virtual bool OnInitGui();
 
     // override base class (pure) virtuals
-    virtual bool Initialized();
-
     virtual bool Yield(bool onlyIfNeeded = FALSE);
     virtual void WakeUpIdle();