diff options
author | George Hazan <george.hazan@gmail.com> | 2012-06-26 15:46:24 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-06-26 15:46:24 +0000 |
commit | b8d3c9870975ad6e7faf3f0e81705d0a6fcec8f5 (patch) | |
tree | d77aecce028e96a0f08ed7b776902d3fe09c9a91 /plugins/TopToolBar/ttbopt.cpp | |
parent | e8a9cf72e064b839df5fe21bbab4099fb3825198 (diff) |
fix against separators multiplication
git-svn-id: http://svn.miranda-ng.org/main/trunk@638 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TopToolBar/ttbopt.cpp')
-rw-r--r-- | plugins/TopToolBar/ttbopt.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TopToolBar/ttbopt.cpp b/plugins/TopToolBar/ttbopt.cpp index edad6b8c8a..63a342c459 100644 --- a/plugins/TopToolBar/ttbopt.cpp +++ b/plugins/TopToolBar/ttbopt.cpp @@ -1,5 +1,4 @@ #include "common.h"
-#include <shlobj.h>
HWND OptionshWnd = 0;
|