summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/CRT.h b/CRT.h
index e455b3b7..cba59d1a 100644
--- a/CRT.h
+++ b/CRT.h
@@ -127,10 +127,6 @@ void CRT_disableDelay();
void CRT_enableDelay();
-void CRT_handleSIGSEGV(int signal);
-
-void CRT_handleSIGTERM(int signal);
-
void CRT_setColors(int colorScheme);
#endif