summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorRalf Habacker <ralf.habacker@freenet.de>2011-05-22 16:53:48 +0200
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-05-25 16:08:19 +0100
commit0c47090d0ecf587aab7ba17d9ec49e6b88ba4ee8 (patch)
treebb174a7d4a592f07cb509aaeb6f5a3db8aac2de6 /cmake
parent45de11f029bc71f9a9ffd331826e3443fcca140a (diff)
Definition is obsolate with commit e0fc90bdf2c60a4c77fffaf490d6f06b2bd6999d
Diffstat (limited to 'cmake')
-rw-r--r--cmake/config.h.cmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/cmake/config.h.cmake b/cmake/config.h.cmake
index 295e0284..c1b8aebf 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