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.5.2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76651965318080db210298e5291b44190012a14e;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