mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-20 15:40:32 +00:00
Revert "Merge branch 'windowing-system' into 'master'"
This reverts merge request !541
This commit is contained in:
parent
0ec953380f
commit
cd5e31dc4b
@ -20,7 +20,7 @@
|
||||
|
||||
#include "imagetosurface.hpp"
|
||||
|
||||
#if defined(OSG_LIBRARY_STATIC) && defined(USE_GRAPHICSWINDOW)
|
||||
#if defined(OSG_LIBRARY_STATIC) && !defined(ANDROID)
|
||||
// Sets the default windowing system interface according to the OS.
|
||||
// Necessary for OpenSceneGraph to do some things, like decompression.
|
||||
USE_GRAPHICSWINDOW()
|
||||
|
Loading…
x
Reference in New Issue
Block a user