From 1788a5f954afb7934efa2e41ccb776a898533203 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Sat, 3 Mar 2012 13:09:54 +0000 Subject: [PATCH] just in case we have an erroneous character on the server as well at the end of this file git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/osx/cocoa/evtloop.mm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/osx/cocoa/evtloop.mm b/src/osx/cocoa/evtloop.mm index 74ecc9d54f..27e33bca25 100644 --- a/src/osx/cocoa/evtloop.mm +++ b/src/osx/cocoa/evtloop.mm @@ -459,5 +459,4 @@ wxWindowDisabler::~wxWindowDisabler() } delete m_winDisabled; -} - +} \ No newline at end of file -- 2.47.2