]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/t_items.qh
Cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / t_items.qh
index 125fca4db6bfc60322d741f1bdbc2cc4a8a6f5cc..35a1768001b50843b7c7e52a3f637bc41f62f0b5 100644 (file)
@@ -45,8 +45,6 @@ string autocvar_cl_simpleitems_postfix = "_simple";
 void ItemDraw(entity this);
 void ItemDrawSimple(entity this);
 
-void ItemRead(float _IsNew);
-
 #endif
 #ifdef SVQC
 spawnfunc(item_strength);