---
 lib/fdobex.c         |    3 ---
 lib/obex_transport.c |    3 ---
 2 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/lib/fdobex.c b/lib/fdobex.c
index e057562..356b5a9 100644
--- a/lib/fdobex.c
+++ b/lib/fdobex.c
@@ -28,9 +28,6 @@
 #include <unistd.h>
 #if defined(_WIN32)
 #include <io.h>
-#ifndef ETIMEDOUT
-#define ETIMEDOUT WSAETIMEDOUT
-#endif
 #endif
 
 static int fdobex_init(obex_t *self)
diff --git a/lib/obex_transport.c b/lib/obex_transport.c
index 1c03baa..b25539e 100644
--- a/lib/obex_transport.c
+++ b/lib/obex_transport.c
@@ -35,9 +35,6 @@
 
 #if defined(_WIN32)
 #include <io.h>
-#ifndef ETIMEDOUT
-#define ETIMEDOUT WSAETIMEDOUT
-#endif
 #endif
 
 #include "fdobex.h"
-- 
1.7.5.4


------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to