From e966fc4469f3a62433227a20a7fd17d5ff32a169 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 6 Mar 2016 23:42:22 +0000 Subject: [PATCH] Remove commented out code in frmMain --- source/frmMain.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/frmMain.cpp b/source/frmMain.cpp index 25cb191..b5dae8a 100644 --- a/source/frmMain.cpp +++ b/source/frmMain.cpp @@ -63,11 +63,6 @@ #include "version.h" -//extern const wxEventType MyHaremEvent = wxNewEventType(); - -//#define CE_UPDATECONTACTLIST 7700 -//#define CE_UPDATEACCOUNTLIST 7701 - DEFINE_EVENT_TYPE(CE_UPDATECONTACTLIST); DEFINE_EVENT_TYPE(CE_UPDATEACCOUNTLIST); DEFINE_EVENT_TYPE(SE_UPDATECONTACTNOTIF); -- 2.39.2