Index: remove.h =================================================================== --- remove.h (revision 4577) +++ remove.h (revision 4578) @@ -43,7 +43,6 @@ void ClearRemoveList(void); void RemovePCB(PCBTypePtr); pcb_bool RemoveSelected(void); -pcb_bool DeleteRats(pcb_bool); void *RemoveObject(int, void *, void *, void *); void *DestroyObject(DataTypePtr, int, void *, void *, void *);