]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/t_items.qc
remove even more evil
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / t_items.qc
index c62601cc6c943065bdfc9b1199622aa4070c7b15..288f1bbb811e14c99fe558fd2e14491a1a381b55 100644 (file)
@@ -348,7 +348,6 @@ float Item_GiveTo(entity item, entity player)
        float pickedup;
        float it;
        float i;
-       entity e;
 
        // if nothing happens to player, just return without taking the item
        pickedup = FALSE;