]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove a duplicate declaration
authorMario <zacjardine@y7mail.com>
Tue, 24 Mar 2015 08:43:11 +0000 (19:43 +1100)
committerMario <zacjardine@y7mail.com>
Tue, 24 Mar 2015 08:43:11 +0000 (19:43 +1100)
qcsrc/server/g_damage.qh

index a4cc95f89215c6d384787885d07df0bb7a68a4b6..b9f1ba291c2fee027caecafdf1a2c5b1594689ae 100644 (file)
@@ -53,8 +53,6 @@ float damage_gooddamage;
 .float istypefrag;
 .float taunt_soundtime;
 
-float IsFlying(entity a);
-
 void UpdateFrags(entity player, float f);
 
 // NOTE: f=0 means still count as a (positive) kill, but count no frags for it