summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/ieview_main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/IEView/src/ieview_main.cpp')
-rw-r--r--plugins/IEView/src/ieview_main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/IEView/src/ieview_main.cpp b/plugins/IEView/src/ieview_main.cpp
index b9f3733c8a..4d7abdd404 100644
--- a/plugins/IEView/src/ieview_main.cpp
+++ b/plugins/IEView/src/ieview_main.cpp
@@ -75,7 +75,6 @@ extern "C" int __declspec(dllexport) Load(void)
workingDirUtf8 = mir_utf8encodeW(workingDir);
delete[] workingDir;
- mir_getLP(&pluginInfoEx);
pcli = Clist_GetInterface();
HookEvent(ME_OPT_INITIALISE, IEViewOptInit);