recent dead code(trunk only)
remove function zero_anything() completely, as it isn't needed any longer
This commit is contained in:
@@ -741,7 +741,6 @@ E anything *FDECL(uint_to_any, (unsigned));
|
||||
E anything *FDECL(long_to_any, (long));
|
||||
E anything *FDECL(monst_to_any, (struct monst *));
|
||||
E anything *FDECL(obj_to_any, (struct obj *));
|
||||
E void FDECL(zero_anything, (ANY_P *));
|
||||
E boolean FDECL(revive_nasty, (int,int,const char*));
|
||||
E void FDECL(movobj, (struct obj *,XCHAR_P,XCHAR_P));
|
||||
E boolean FDECL(may_dig, (XCHAR_P,XCHAR_P));
|
||||
|
||||
Reference in New Issue
Block a user