diff options
author | George Hazan <george.hazan@gmail.com> | 2012-06-23 22:00:47 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-06-23 22:00:47 +0000 |
commit | f2afd38df832e12dea8ba41ce25835f2f4de419a (patch) | |
tree | b87acbb161e08797ad29e09247daa1f709654fdd /plugins/TopToolBar/main.cpp | |
parent | 10fa9a24ced9d0a37722c53846c1a0bd94047412 (diff) |
code cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TopToolBar/main.cpp')
-rw-r--r-- | plugins/TopToolBar/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TopToolBar/main.cpp b/plugins/TopToolBar/main.cpp index 6874e43ce8..d4f486bbe0 100644 --- a/plugins/TopToolBar/main.cpp +++ b/plugins/TopToolBar/main.cpp @@ -1,7 +1,6 @@ #include "common.h"
#include "version.h"
-#pragma hdrstop
HINSTANCE hInst;
PLUGINLINK *pluginLink;
|