From: Steve Brokenshire Date: Sun, 6 Mar 2016 23:42:22 +0000 (+0000) Subject: Remove commented out code in frmMain X-Git-Tag: release-0.11~173 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=e966fc4469f3a62433227a20a7fd17d5ff32a169 Remove commented out code in frmMain --- 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);