diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-02-08 09:52:37 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-02-08 09:52:37 +0000 |
commit | 406c1bbcb1859d7f57e84c3c637b2b064dea7c67 (patch) | |
tree | b3a885ebde4526b6dc5765d731b149f2affe4bc7 /plugins/Msg_Export/src/FileViewer.h | |
parent | 4bf15fc0daea6914bced34c097b163160cce0557 (diff) |
project and code cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@3471 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Msg_Export/src/FileViewer.h')
-rwxr-xr-x | plugins/Msg_Export/src/FileViewer.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Msg_Export/src/FileViewer.h b/plugins/Msg_Export/src/FileViewer.h index 6da79c9620..737674d61a 100755 --- a/plugins/Msg_Export/src/FileViewer.h +++ b/plugins/Msg_Export/src/FileViewer.h @@ -19,8 +19,6 @@ #ifndef MSG_EXP_FILE_VIEWER
#define MSG_EXP_FILE_VIEWER
-#include <windows.h>
-
void Initilize();
void Uninitilize();
|