--- deliantra/server/socket/item.C 2007/02/10 01:52:29 1.37 +++ deliantra/server/socket/item.C 2007/02/10 21:01:10 1.38 @@ -504,7 +504,6 @@ * to the client (as defined in newclient.h - might as well use the * same value both places. */ - void esrv_update_item (int flags, object *pl, object *op) { @@ -672,7 +671,6 @@ * Tells the client to delete an item. Uses the item * command with a -1 location. */ - void esrv_del_item (player *pl, int tag) {