From 43930c4be1f9e4f921f3972b9a50ada0954a60c5 Mon Sep 17 00:00:00 2001 From: goldsimon Date: Sun, 27 Jan 2008 10:36:32 +0000 Subject: [PATCH] removed 'typedef void* sio_fd_t' (already defined in sio.h) --- ports/win32/sio.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/ports/win32/sio.c b/ports/win32/sio.c index 838fe8d..0e0ae5f 100644 --- a/ports/win32/sio.c +++ b/ports/win32/sio.c @@ -37,8 +37,6 @@ #include -typedef void* sio_fd_t; - static int sio_abort=0; /* \\.\pipe\lwip0 */