--- gforth/engine/io.h 2000/09/23 15:47:08 1.9 +++ gforth/engine/io.h 2003/02/17 22:42:09 1.10 @@ -42,6 +42,5 @@ void get_winsize(void); /* flag was originally wrong -- lennart */ #endif -void install_signal_handlers(void); extern UCell rows, cols; extern int terminal_prepped;