Removing whitespace which lead to incorrect processing by update-setup-h on macOS
This commit is contained in:
@@ -352,12 +352,7 @@
|
||||
#ifdef _MSC_VER
|
||||
#define wxUSE_GRAPHICS_CONTEXT 0
|
||||
#else
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# define wxUSE_GRAPHICS_CONTEXT 0
|
||||
#define wxUSE_GRAPHICS_CONTEXT 0
|
||||
#endif
|
||||
|
||||
#define wxUSE_CAIRO 0
|
||||
|
Reference in New Issue
Block a user