]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/gamemode_ctf.qh
Clean up even more
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / gamemode_ctf.qh
index b5ff1774a136441373a9ba2d4250a3b48f187bb7..2a8b4818c0a140d0a850220ee17062f22b7b7ef9 100644 (file)
@@ -93,8 +93,6 @@ const int RETURN_DAMAGE = 3;
 const int RETURN_SPEEDRUN = 4;
 const int RETURN_NEEDKILL = 5;
 
-void ctf_Handle_Throw(entity player, entity receiver, float droptype);
-
 // flag properties
 #define ctf_spawnorigin dropped_origin
 bool ctf_stalemate; // indicates that a stalemate is active