mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Removes macOS system version include added in 7e87211d91 and forgotten in 9a2d0f803e.
This was SVN commit r25506.
This commit is contained in:
@@ -37,10 +37,6 @@
|
||||
#include "ps/Pyrogenesis.h"
|
||||
#include "renderer/Renderer.h"
|
||||
|
||||
#if OS_MACOSX
|
||||
# include "lib/sysdep/os/osx/osx_sys_version.h"
|
||||
#endif
|
||||
|
||||
static int DEFAULT_WINDOW_W = 1024;
|
||||
static int DEFAULT_WINDOW_H = 768;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user