Removes unused declarations of g_xres and g_yres.

This was SVN commit r25501.
This commit is contained in:
vladislavbelov
2021-05-21 20:02:03 +00:00
parent fa44b9ae97
commit 78aedfcb93
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -50,8 +50,6 @@
#include <unordered_map>
#include <unordered_set>
extern int g_yres;
const double SELECT_DBLCLICK_RATE = 0.5;
const u32 MAX_OBJECT_DEPTH = 100; // Max number of nesting for GUI includes. Used to detect recursive inclusion