]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Another unnecessary thing to be removed
authorSamual Lenks <samual@xonotic.org>
Tue, 31 Dec 2013 14:17:08 +0000 (09:17 -0500)
committerSamual Lenks <samual@xonotic.org>
Tue, 31 Dec 2013 14:17:08 +0000 (09:17 -0500)
qcsrc/server/t_items.qh

index 89a8d026df8cca0f84bf401563eddeffa62e1d60..2480e5f5559323d5c59ed93b34f0bfb211cce114 100644 (file)
@@ -78,7 +78,6 @@ void Item_Reset();
 void Item_FindTeam();
 // Savage: used for item garbage-collection
 // TODO: perhaps nice special effect?
-void RemoveItem(void); // WEAPONTODO
 
 float ItemSend(entity to, float sf);
 void ItemUpdate(entity item);