X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6de7047076f388adc95b2eb5c95d5860d65f2f7d..43ff861df48f0837dac98005dd397c5f127ca136:/include/wx/dfb/window.h diff --git a/include/wx/dfb/window.h b/include/wx/dfb/window.h index b12d07ab87..f6018c7c3f 100644 --- a/include/wx/dfb/window.h +++ b/include/wx/dfb/window.h @@ -100,8 +100,6 @@ public: // returns toplevel window the window belongs to wxNonOwnedWindow *GetTLW() const { return m_tlw; } - void OnInternalIdle(); - virtual bool IsDoubleBuffered() const { return true; } protected: