when no prefix used, #if cannot work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -35,8 +35,6 @@
|
||||
#import <OpenGL/OpenGL.h>
|
||||
#import <OpenGL/gl.h>
|
||||
|
||||
#if wxMAC_USE_CORE_GRAPHICS
|
||||
|
||||
#include "wx/mac/common/glgrab.h"
|
||||
|
||||
|
||||
@@ -214,4 +212,3 @@ CGImageRef grabViaOpenGL(CGDirectDisplayID display, CGRect srcRect)
|
||||
return image;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user