]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove 2 unnecessary function references
authorterencehill <piuntn@gmail.com>
Sun, 23 Oct 2016 17:09:56 +0000 (19:09 +0200)
committerterencehill <piuntn@gmail.com>
Sun, 23 Oct 2016 17:09:56 +0000 (19:09 +0200)
qcsrc/server/mutators/mutator/gamemode_assault.qc

index b032ab01949db9c6453da64da4d96058e9a926ce..c50fc6d6f557233345d48385c8640c8888192cf5 100644 (file)
@@ -179,8 +179,6 @@ void assault_wall_think(entity this)
 
 // trigger new round
 // reset objectives, toggle spawnpoints, reset triggers, ...
-void vehicles_clearreturn(entity veh);
-void vehicles_spawn(entity this);
 void assault_new_round(entity this)
 {
        //bprint("ASSAULT: new round\n");