X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6de7047076f388adc95b2eb5c95d5860d65f2f7d..77c8efc8c37da6d6a5e2e8022d21d1cd7d76371d:/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: