Changed build system to Automake. Split Glk code off into a GTK widget.
[rodin/chimara.git] / src / abort.h
index ada26ac0cd5133a13201911d5849551d45408d38..1420b96db6349d9fd52fe1a71e6dcded329be1b8 100644 (file)
@@ -1,9 +1,6 @@
 #ifndef ABORT_H
 #define ABORT_H
 
-void interrupt_init();
-void interrupt_free();
-void cleanup();
 void check_for_abort();
 void signal_abort();