summaryrefslogtreecommitdiff
path: root/plugins/SecureIM/src/popupOptions.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-11-12 20:12:53 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-11-12 20:12:53 +0300
commit488214ac8af0c4aeb1a5c1d8fd48368daaf4c4c7 (patch)
tree96b0db981b4f5054f24d484902b597ba7da1c1a5 /plugins/SecureIM/src/popupOptions.h
parent9b35784c5042984fbb60785f0a4a41a64af545f6 (diff)
end of ME_OPT_INITIALISE related zoo in another plugins
Diffstat (limited to 'plugins/SecureIM/src/popupOptions.h')
-rw-r--r--plugins/SecureIM/src/popupOptions.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/SecureIM/src/popupOptions.h b/plugins/SecureIM/src/popupOptions.h
index 22d3453adc..ae6dff7c66 100644
--- a/plugins/SecureIM/src/popupOptions.h
+++ b/plugins/SecureIM/src/popupOptions.h
@@ -2,7 +2,5 @@
#define __POPUP_OPTIONS__
INT_PTR CALLBACK PopOptionsDlgProc(HWND,UINT,WPARAM,LPARAM);
-void RefreshPopupOptionsDlg(HWND,HWND,HWND,HWND,HWND,HWND);
-int onRegisterPopOptions(WPARAM,LPARAM);
#endif