mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-16 08:42:23 +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"
|
#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.
|
// Sets the default windowing system interface according to the OS.
|
||||||
// Necessary for OpenSceneGraph to do some things, like decompression.
|
// Necessary for OpenSceneGraph to do some things, like decompression.
|
||||||
USE_GRAPHICSWINDOW()
|
USE_GRAPHICSWINDOW()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user