[PATCH] 2008-08-08 Samuel Tardieu <sam@rfc1149.net>

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[PATCH] 2008-08-08 Samuel Tardieu <sam@rfc1149.net>

Samuel Tardieu
        * 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
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk