Index: undo_old.c =================================================================== --- undo_old.c (revision 13314) +++ undo_old.c (revision 13315) @@ -72,9 +72,6 @@ #include "undo_old_str.h" -/* --------------------------------------------------------------------------- - * some local prototypes - */ static pcb_bool UndoRotate90(UndoListTypePtr); static pcb_bool UndoRotate(UndoListTypePtr); static pcb_bool UndoChangeName(UndoListTypePtr);