summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/config.h.cmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/cmake/config.h.cmake b/cmake/config.h.cmake
index b70f8390..96a74f08 100644
--- a/cmake/config.h.cmake
+++ b/cmake/config.h.cmake
@@ -280,10 +280,6 @@
#define SIGHUP 1
#endif
-# if defined(_MSC_VER) && !defined(inline)
-#define inline __inline
-#endif
-
#ifdef DBUS_WIN
#define FD_SETSIZE @FD_SETSIZE@
#endif