summaryrefslogtreecommitdiff
path: root/plugins/SRMM
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SRMM')
-rw-r--r--plugins/SRMM/msgoptions.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SRMM/msgoptions.c b/plugins/SRMM/msgoptions.c
index feb91e8266..86e8c0321f 100644
--- a/plugins/SRMM/msgoptions.c
+++ b/plugins/SRMM/msgoptions.c
@@ -584,7 +584,6 @@ static INT_PTR CALLBACK DlgProcTypeOptions(HWND hwndDlg, UINT msg, WPARAM wParam
static int OptInitialise(WPARAM wParam, LPARAM lParam)
{
OPTIONSDIALOGPAGE odp = { 0 };
-
odp.cbSize = sizeof(odp);
odp.position = 910000000;
odp.hInstance = g_hInst;