]> git.jsancho.org Git - lugaru.git/blobdiff - Source/GameTick.cpp
Removed unused local vars
[lugaru.git] / Source / GameTick.cpp
index 4ff12507e57df0ad63d87be1cbbf30ef4351bda3..c994c0f196496894fbeeb95da157e904f333456d 100644 (file)
@@ -3197,7 +3197,6 @@ void doAerialAcrobatics()
 
 void doAttacks()
 {
-    static XYZ relative;
     static int randattack;
     static bool playerrealattackkeydown = 0;