aboutsummaryrefslogtreecommitdiff
path: root/src/winNT_portio.c
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2009-03-19 15:46:16 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2009-03-19 15:46:16 +0000
commit7a060ad46daa6d37ec5ec37b42cf59a6146c5203 (patch)
tree96a1a1f95d6ebb8d9647a1728738ec9ca9c7f853 /src/winNT_portio.c
parent33f1507e6b0b3ca700f268fa610ee75e059524aa (diff)
fixed warnings
svn path=/trunk/externals/zexy/; revision=10873
Diffstat (limited to 'src/winNT_portio.c')
-rw-r--r--src/winNT_portio.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/winNT_portio.c b/src/winNT_portio.c
index 470df14..1138ca7 100644
--- a/src/winNT_portio.c
+++ b/src/winNT_portio.c
@@ -125,6 +125,4 @@ int open_port(int port)
return(0);
}
}
-#else
-static int i=0;
#endif /* __WIN32__ & Z_WANT_LPT */