diff options
Diffstat (limited to 'plugins/Msg_Export/src/FileViewer.h')
-rw-r--r-- | 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 400938080e..13379b8753 100644 --- a/plugins/Msg_Export/src/FileViewer.h +++ b/plugins/Msg_Export/src/FileViewer.h @@ -26,8 +26,6 @@ bool bShowFileViewer(MCONTACT hContact); bool bUseInternalViewer(bool bNew);
-extern bool g_bUseIntViewer;
-
extern wstring sFileViewerPrg;
#endif
|