diff options
Diffstat (limited to 'plugins/ExternalAPI/delphi/m_toptoolbar.inc')
-rw-r--r-- | plugins/ExternalAPI/delphi/m_toptoolbar.inc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/ExternalAPI/delphi/m_toptoolbar.inc b/plugins/ExternalAPI/delphi/m_toptoolbar.inc index 913f2435ea..47ed615aea 100644 --- a/plugins/ExternalAPI/delphi/m_toptoolbar.inc +++ b/plugins/ExternalAPI/delphi/m_toptoolbar.inc @@ -49,13 +49,6 @@ const {
- toptoolbar/initbuttons event
- wParam = lParam = 0
- Called when the toolbar needs to add default buttons
-}
- ME_TTB_INITBUTTONS:PAnsiChar = 'TopToolBar/InitButtons';
-
-{
//=== SERVICES ===
toptoolbar/addbutton service
|