summaryrefslogtreecommitdiff
path: root/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'error.c')
-rw-r--r--error.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/error.c b/error.c
index d6b8be4c4d..05979ed6d1 100644
--- a/error.c
+++ b/error.c
@@ -642,8 +642,6 @@ syserr_eqq(self, exc)
return Qfalse;
}
-static void init_syserr _((void));
-
void
Init_Exception()
{