--- deliantra/server/socket/info.C 2007/05/28 21:22:26 1.43 +++ deliantra/server/socket/info.C 2007/06/05 13:05:03 1.44 @@ -271,7 +271,6 @@ /** * Writes to everyone on the map except op1 and op2 */ - void new_info_map_except2 (int color, maptile * map, object *op1, object *op2, const char *str) { @@ -283,7 +282,6 @@ /** * Writes to everyone on the specified map */ - void new_info_map (int color, maptile * map, const char *str) { @@ -293,16 +291,6 @@ } /** - * This does nothing now. However, in theory, we should probably send - * something to the client and let the client figure out how it might want - * to handle this - */ -void -clear_win_info (object *op) -{ -} - -/** * Sets player title. */ void