summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/m_toptoolbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ExternalAPI/m_toptoolbar.h')
-rw-r--r--plugins/ExternalAPI/m_toptoolbar.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/ExternalAPI/m_toptoolbar.h b/plugins/ExternalAPI/m_toptoolbar.h
index 3c9d569d31..4b037a3168 100644
--- a/plugins/ExternalAPI/m_toptoolbar.h
+++ b/plugins/ExternalAPI/m_toptoolbar.h
@@ -50,13 +50,6 @@ Called when the toolbar services are available
*/
#define ME_TTB_MODULELOADED "TopToolBar/ModuleLoaded"
-/*
-toptoolbar/initbuttons event
-wParam = lParam = 0
-Called when the toolbar needs to add default buttons
-*/
-#define ME_TTB_INITBUTTONS "TopToolBar/InitButtons"
-
//=== SERVICES ===
/*