From 8e535e93efee1ed07984059f3a8efaa129c68a63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 25 Jan 2006 16:27:08 +0000 Subject: removed the z_..._setup() function made the setup_...() function in 0x7c0x7c0x7e.c non-static svn path=/trunk/externals/zexy/; revision=4494 --- src/winNT_portio.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/winNT_portio.c') diff --git a/src/winNT_portio.c b/src/winNT_portio.c index c6ffe0c..f06b997 100644 --- a/src/winNT_portio.c +++ b/src/winNT_portio.c @@ -125,7 +125,3 @@ int open_port(int port) } } #endif /* __WIN32__ & Z_WANT_LPT */ - -void z_winNT_portio_setup(void) -{ -} -- cgit v1.2.1