Removing whitespace which lead to incorrect processing by update-setup-h on macOS

This commit is contained in:
Stefan Csomor 2017-11-09 11:43:05 +01:00
parent 895a86886d
commit fac481f6ea
3 changed files with 15 additions and 20 deletions

View File

@ -352,11 +352,6 @@
#ifdef _MSC_VER
#define wxUSE_GRAPHICS_CONTEXT 0
#else
#define wxUSE_GRAPHICS_CONTEXT 0
#endif