From 7c16f0bc7af13884de18712d9b66c7e7218d51c0 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 1 Feb 2014 08:57:57 +0000 Subject: own exception dialog removed from tabSRMM git-svn-id: http://svn.miranda-ng.org/main/trunk@7981 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/src/globals.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins/TabSRMM/src/globals.h') diff --git a/plugins/TabSRMM/src/globals.h b/plugins/TabSRMM/src/globals.h index 4bd7cc379c..79115baaaa 100644 --- a/plugins/TabSRMM/src/globals.h +++ b/plugins/TabSRMM/src/globals.h @@ -160,10 +160,6 @@ public: static void logStatusChange(WPARAM wParam, const CContactCache *c); - static void Ex_CopyEditToClipboard(HWND hWnd); - static void Ex_Handler(); - static int Ex_ShowDialog(EXCEPTION_POINTERS *ep, const char *szFile, int line, wchar_t* szReason, bool fAllowContinue); - static INT_PTR CALLBACK Ex_DlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam); private: bool m_TypingSoundAdded; -- cgit v1.2.3