diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-10 14:00:56 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-10 14:00:56 +0000 |
commit | 2e28da56cde50d5c5d8b7d83d7f9662a204d492a (patch) | |
tree | de83319b258b7c244f503624b50b6b564ec3d5c5 /plugins/TopToolBar/src/InternalButtons.cpp | |
parent | 92848575aaa3e8c6b2800464cd7b374faf83e060 (diff) |
removed not used headers
git-svn-id: http://svn.miranda-ng.org/main/trunk@3959 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TopToolBar/src/InternalButtons.cpp')
-rw-r--r-- | plugins/TopToolBar/src/InternalButtons.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/TopToolBar/src/InternalButtons.cpp b/plugins/TopToolBar/src/InternalButtons.cpp index eaf07853b6..5ee174c7e1 100644 --- a/plugins/TopToolBar/src/InternalButtons.cpp +++ b/plugins/TopToolBar/src/InternalButtons.cpp @@ -5,8 +5,6 @@ #define TTBI_SOUNDSONOFF "TTBInternal/SoundsOnOFF"
#define TTBI_MAINMENUBUTT "TTBInternal/MainMenuBUTT"
-extern HINSTANCE hInst;
-
static HWND hwndContactTree;
struct
|