0ad/source/lib/sysdep/os
vladislavbelov 365e6c58e8 Removes unused gfx::GetMonitorSize function
GetMonitorSize was added in 5b5726ed4d. Its usage wasn't added. We don't
need to have the custom implementation of the function, since SDL2 can
do this. Also it doesn't make sense to get the default monitor size in
multi-monitor environments since the application window might be located
on each of them.

Patch By: linkmauve
This was SVN commit r23426.
2020-01-20 21:54:31 +00:00
..
android Removes obsolete sys_cursor. Refs D2557. 2020-01-10 23:45:40 +00:00
bsd Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
linux Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
osx Removes unused gfx::GetMonitorSize function 2020-01-20 21:54:31 +00:00
unix Removes unused gfx::GetMonitorSize function 2020-01-20 21:54:31 +00:00
win Removes unused gfx::GetMonitorSize function 2020-01-20 21:54:31 +00:00