From: Ralf Habacker Date: Sun, 22 May 2011 14:53:48 +0000 (+0200) Subject: Definition is obsolate with commit e0fc90bdf2c60a4c77fffaf490d6f06b2bd6999d X-Git-Tag: dbus-1.4.10~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c47090d0ecf587aab7ba17d9ec49e6b88ba4ee8;p=thirdparty%2Fdbus.git Definition is obsolate with commit e0fc90bdf2c60a4c77fffaf490d6f06b2bd6999d --- diff --git a/cmake/config.h.cmake b/cmake/config.h.cmake index 295e02842..c1b8aebf5 100644 --- a/cmake/config.h.cmake +++ b/cmake/config.h.cmake @@ -247,9 +247,4 @@ #define _dbus_verbose_C_S _dbus_verbose #endif -#ifdef _MSC_VER -/* avoid defines of ELEMENT_TYPE */ -#define _WINIOCTL_ -#endif - #endif // _DBUS_CONFIG_H