aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32fns.c
diff options
context:
space:
mode:
authorJason Rumney <[email protected]>2007-10-22 22:52:23 +0000
committerJason Rumney <[email protected]>2007-10-22 22:52:23 +0000
commit13790eaa982941605979b589d9b484df3289fc4f (patch)
treef01a073b0f21a5bda8dedbadff9a36082bb83e5e /src/w32fns.c
parentc8f7c76b847e85f651a2fa91a567dfd661050a82 (diff)
(w32_abort): Move declaration to nt/config.nt.
Diffstat (limited to 'src/w32fns.c')
-rw-r--r--src/w32fns.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/w32fns.c b/src/w32fns.c
index 41a1994f3f..99ed387014 100644
--- a/src/w32fns.c
+++ b/src/w32fns.c
@@ -9100,8 +9100,6 @@ void globals_of_w32fns ()
#undef abort
-void w32_abort (void) NO_RETURN;
-
void
w32_abort()
{