summaryrefslogtreecommitdiff
path: root/plugins/IEView/IEView.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/IEView/IEView.cpp')
-rw-r--r--plugins/IEView/IEView.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/IEView/IEView.cpp b/plugins/IEView/IEView.cpp
index 9d698401e7..3b323180ba 100644
--- a/plugins/IEView/IEView.cpp
+++ b/plugins/IEView/IEView.cpp
@@ -36,7 +36,6 @@ IEView * IEView::list = NULL;
CRITICAL_SECTION IEView::mutex;
bool IEView::isInited = false;
-struct MM_INTERFACE mmi;
static LRESULT CALLBACK IEViewServerWindowProcedure (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) {