Disable OSX touchbar support, fixes #358
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
#import <Cocoa/Cocoa.h>
|
#import <Cocoa/Cocoa.h>
|
||||||
|
|
||||||
#ifdef MAC_OS_X_VERSION_10_12_2
|
#ifdef MAC_OS_X_VERSION_10_12_2
|
||||||
# define HAVE_TOUCHBAR_SUPPORT
|
//# define HAVE_TOUCHBAR_SUPPORT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
class VideoDriver_Cocoa;
|
class VideoDriver_Cocoa;
|
||||||
|
Reference in New Issue
Block a user