]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove some trash
authorterencehill <piuntn@gmail.com>
Wed, 4 Jan 2012 20:59:06 +0000 (21:59 +0100)
committerterencehill <piuntn@gmail.com>
Wed, 4 Jan 2012 20:59:06 +0000 (21:59 +0100)
qcsrc/server/arena.qc

index 0caf15dd5dabe97833ea7858ded506a90899ecbd..4f3150258e3c8e0c711b887c7166d0f2bad32760 100644 (file)
@@ -14,13 +14,6 @@ float ca_teams_ok;
 
 void PutObserverInServer();
 void PutClientInServer();
-void(entity e) ReturnFlag;
-void dom_controlpoint_setup();
-void onslaught_generator_reset();
-void onslaught_controlpoint_reset();
-void func_breakable_reset();
-void assault_objective_reset();
-void target_assault_roundend_reset();
 
 float next_round;
 float redalive, bluealive, yellowalive, pinkalive;