* libgst/sysdep.c (do_interrupts): Remove unused prototype.
---
 libgst/sysdep.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/libgst/sysdep.c b/libgst/sysdep.c
index 96ec4cc..33b8390 100644
--- a/libgst/sysdep.c
+++ b/libgst/sysdep.c
@@ -148,8 +148,6 @@
 static int tm_diff (struct tm *a,
                    struct tm *b);
 
-static void do_interrupts (mst_Boolean disable);
-
 #define DISABLED_MASK ((-1) ^ (1 << SIGSEGV) ^ (1 << SIGBUS) ^ \
                              (1 << SIGILL) ^ (1 << SIGABRT))
 



_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to