--- deliantra/server/common/utils.C 2007/08/06 10:54:11 1.63 +++ deliantra/server/common/utils.C 2007/08/10 11:02:44 1.64 @@ -222,7 +222,6 @@ /* when doing transmutation of objects, we have to recheck the resistances, * as some that did not apply previously, may apply now. */ - void transmute_materialname (object *op, const object *change) { @@ -421,7 +420,6 @@ * This function will also strip all trailing non alphanumeric characters. * It does not insert an oxford comma. */ - void make_list_like (char *input) {