]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/app.h
fixed wxGTK1 compilation after wxDC changes (still doesn't work)
[wxWidgets.git] / include / wx / motif / app.h
index 94b695567d2430fd7c5344205eb682307e2b4556..a1c2bdc9641cf2da8b72cd43beb5051f616023f2 100644 (file)
@@ -56,8 +56,6 @@ public:
     virtual bool Yield(bool onlyIfNeeded = false);
     virtual void WakeUpIdle(); // implemented in motif/evtloop.cpp
 
-    virtual bool OnInitGui();
-
     // implementation from now on
     // --------------------------