From bb0fa93f4a6425e5d78a8d1388f35edc152744a8 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 12 Jul 2012 20:12:37 +0000 Subject: ok, this is war: all invalid icons are simply rejected git-svn-id: http://svn.miranda-ng.org/main/trunk@932 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 4795810f19..d082464b4f 100644 --- a/plugins/TopToolBar/toolbarwnd.cpp +++ b/plugins/TopToolBar/toolbarwnd.cpp @@ -275,9 +275,6 @@ INT_PTR OnEventFire(WPARAM wParam, LPARAM lParam) 0, 0, 0, g_ctrl->nLastHeight, parent, NULL, hInst, NULL); SetWindowLongPtr(g_ctrl->hWnd, 0, (LPARAM)g_ctrl); - for (int i=0; i < Buttons.getCount(); i++) - Buttons[i]->CreateWnd(); - LoadBackgroundOptions(); // if we're working in skinned clist, receive the standard buttons & customizations -- cgit v1.2.3