Get rid of obnoxious iattak global.
[super-star-trek.git] / src / battle.c
index 7815b72b663a82a038d6f7c752d60836391a98d2..dc3cede30542008697aaefaf8272072d781200d3 100644 (file)
@@ -544,7 +544,6 @@ void attack(bool torps_ok)
     coord jay;
     enum loctype where = neither;
 
     coord jay;
     enum loctype where = neither;
 
-    game.iattak = 1;
     if (game.alldone) return;
     if (idebug) prout("=== ATTACK!");
 
     if (game.alldone) return;
     if (idebug) prout("=== ATTACK!");