From 64d31b8977ef0ca184519a15bf30199e181458eb Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 11 Jul 2012 19:51:19 +0000 Subject: forgot to apply changes in TTB options dynamically git-svn-id: http://svn.miranda-ng.org/main/trunk@909 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TopToolBar/toolbarwnd.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/TopToolBar/toolbarwnd.cpp') diff --git a/plugins/TopToolBar/toolbarwnd.cpp b/plugins/TopToolBar/toolbarwnd.cpp index 52eff7deac..31cf435935 100644 --- a/plugins/TopToolBar/toolbarwnd.cpp +++ b/plugins/TopToolBar/toolbarwnd.cpp @@ -7,9 +7,6 @@ int backgroundBmpUse; static TCHAR pluginname[] = _T("TopToolBar"); -#define TTB_REPOSBUTTONS (WM_USER+10) -#define TTB_UPDATEFRAMEVISIBILITY (WM_USER+11) - ///////////////////////////////////////////////////////////////////////////////////////// // Toolbar window procedure -- cgit v1.2.3