diff options
Diffstat (limited to 'include/m_gui.h')
-rw-r--r-- | include/m_gui.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/m_gui.h b/include/m_gui.h index 59e7318027..2f1aa7edf4 100644 --- a/include/m_gui.h +++ b/include/m_gui.h @@ -1329,7 +1329,6 @@ public: protected: void OnInit() override; - void OnDestroy() override; BOOL OnNotify(int idCtrl, NMHDR *pnmh) override; void GetCaretPos(CContextMenuPos&) const override; |