diff options
Diffstat (limited to 'plugins/DbEditorPP')
-rw-r--r-- | plugins/DbEditorPP/src/main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/DbEditorPP/src/main.cpp b/plugins/DbEditorPP/src/main.cpp index 55052a7592..00eec758c1 100644 --- a/plugins/DbEditorPP/src/main.cpp +++ b/plugins/DbEditorPP/src/main.cpp @@ -177,8 +177,6 @@ static INT_PTR ImportFromFile(WPARAM wParam, LPARAM lParam) extern "C" __declspec(dllexport) int Load(void)
{
- mir_getLP(&pluginInfoEx);
-
hwnd2mainWindow = nullptr;
hRestore = NULL;
|