From f3eb289962574b7d42087f65a859a599f6117735 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 9 Oct 2010 09:32:19 +0300 Subject: modified: messages.cpp modified: new_gpg.rc modified: options.cpp modified: utilities.cpp --- options.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'options.cpp') diff --git a/options.cpp b/options.cpp index 9836d67..fa96843 100644 --- a/options.cpp +++ b/options.cpp @@ -357,10 +357,6 @@ static BOOL CALLBACK DlgProcGpgOpts(HWND hwndDlg, UINT msg, WPARAM wParam, LPARA mir_free(tmp); } break; - case IDC_REMOVE_FILTERS: - void SecureIM_cleanup(); - SecureIM_cleanup(); - break; default: break; } -- cgit v1.2.3