From: Steve Brokenshire Date: Fri, 11 Mar 2016 16:31:17 +0000 (+0000) Subject: Removed commented out code from common/events.cpp X-Git-Tag: release-0.11~156 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=eafd24dbbfd4b6d61a0de4cb1cffb150ac7bb44a Removed commented out code from common/events.cpp --- 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