From 03758f8f918f392386a1dd7a1c7a795927f8c221 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 10 Mar 2013 11:51:00 +0000 Subject: - ME_TTB_INITBUTTONS event considered useless; - clist_modern & clist_nicer are trained to reload TTB buttons when TopToolBar plugin is loaded dynamically; - TTB processing code slightly reordered git-svn-id: http://svn.miranda-ng.org/main/trunk@3953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ExternalAPI/m_toptoolbar.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'plugins/ExternalAPI') 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 === /* -- cgit v1.2.3