1
0
forked from mirrors/0ad

Removes unused g_GameRestarted forgotten in 7ce4552f5e.

This was SVN commit r25885.
This commit is contained in:
vladislavbelov
2021-09-01 19:48:09 +00:00
parent 55f9d78e7e
commit eaddc92816
4 changed files with 1 additions and 13 deletions
-2
View File
@@ -59,8 +59,6 @@
#include <cmath>
#include <vector>
extern bool g_GameRestarted;
namespace
{