]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Globals.cpp
Replacing the headers yet again, this time from Mesa 7.8.1
[lugaru.git] / Source / Globals.cpp
index 8d9682dc3ef75725e396366f8a9408a5d729f36f..2eae6fbc7979c31da454398c1257935c144ce1c7 100644 (file)
@@ -115,8 +115,6 @@ int flashdelay = 0;
 bool vblsync = 0;
 float motionbluramount = 0;
 bool keyboardfrozen = 0;
-int newnetmessages = 0;
-char netmessages[256] = {0};
 char mapname[256] = {0};
 bool loadingstuff = 0;
 bool stillloading = 0;