From 9893f0ea9fdb640962f32db7f20b07ffcab33acc Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 18 Jun 2012 12:13:42 +0000 Subject: - options' fixes - separators drawing fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@470 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TopToolBar/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/TopToolBar/main.cpp') diff --git a/plugins/TopToolBar/main.cpp b/plugins/TopToolBar/main.cpp index 7fd001a4fb..6874e43ce8 100644 --- a/plugins/TopToolBar/main.cpp +++ b/plugins/TopToolBar/main.cpp @@ -61,7 +61,6 @@ extern "C" int __declspec(dllexport) Load(PLUGINLINK *link) extern "C" int __declspec(dllexport) Unload(void) { - UnInitLBut(); UnLoadInternalButtons(); UnloadToolbarModule(); -- cgit v1.2.3