From eafd24dbbfd4b6d61a0de4cb1cffb150ac7bb44a Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Fri, 11 Mar 2016 16:31:17 +0000 Subject: [PATCH] Removed commented out code from common/events.cpp --- source/common/events.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/source/common/events.cpp b/source/common/events.cpp index 36bd5d8..9305d40 100644 --- a/source/common/events.cpp +++ b/source/common/events.cpp @@ -16,7 +16,4 @@ // You should have received a copy of the GNU General Public License along // with Xestia Address Book. If not, see -#include "events.h" - -//const wxEventType ContactConflictCmdEnv = wxNewEventType(); -//const wxEventType MyFooCommandEvent = wxNewEventType(); \ No newline at end of file +#include "events.h" \ No newline at end of file -- 2.39.2