dbus/dbus-sysdeps-*win.c: remove #undef open, which has no effect (cherry picked...
authorTor Lillqvist <tml@iki.fi>
Wed, 22 Apr 2009 11:54:10 +0000 (13:54 +0200)
committerRalf Habacker <ralf.habacker@freenet.de>
Mon, 30 Nov 2009 12:21:36 +0000 (13:21 +0100)
dbus/dbus-sysdeps-util-win.c
dbus/dbus-sysdeps-win.c

index 2c0b816..d5c2ddc 100644 (file)
@@ -22,8 +22,6 @@
  *
  */
 
-#undef open
-
 #define STRSAFE_NO_DEPRECATE
 
 #include "dbus-sysdeps.h"
index 7d1ae18..60e2552 100644 (file)
@@ -26,8 +26,6 @@
  *
  */
 
-#undef open
-
 #define STRSAFE_NO_DEPRECATE
 
 #ifndef DBUS_WINCE