removing superfluous semicolon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -11,8 +11,8 @@
 | 
			
		||||
#ifndef _WX_OSX_CORE_EVTLOOP_H_
 | 
			
		||||
#define _WX_OSX_CORE_EVTLOOP_H_
 | 
			
		||||
 | 
			
		||||
DECLARE_WXOSX_OPAQUE_CFREF( CFRunLoop );
 | 
			
		||||
DECLARE_WXOSX_OPAQUE_CFREF( CFRunLoopObserver );
 | 
			
		||||
DECLARE_WXOSX_OPAQUE_CFREF( CFRunLoop )
 | 
			
		||||
DECLARE_WXOSX_OPAQUE_CFREF( CFRunLoopObserver )
 | 
			
		||||
 | 
			
		||||
class WXDLLIMPEXP_FWD_BASE wxCFEventLoopPauseIdleEvents;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user