about summary refs log tree commit diff
path: root/libnm-core
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2015-12-24 00:25:15 +0100
committerMichael Biebl <biebl@debian.org>2015-12-24 00:25:15 +0100
commit95fc418c29eaf71c43ee0dddc4515580b9ec1461 (patch)
treec785190da048e63173bd573d7e8c565f3d28488d /libnm-core
parent46654959ce8acc3b92a92e931920365c3b2dab0d (diff)
parent54f6333410ffd570e62717d9e77c5c987175e397 (diff)
Merge tag 'upstream/1.0.10'
Upstream version 1.0.10
Diffstat (limited to 'libnm-core')
-rw-r--r--libnm-core/nm-version.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libnm-core/nm-version.h b/libnm-core/nm-version.h
index 5f3a8c94..730330ab 100644
--- a/libnm-core/nm-version.h
+++ b/libnm-core/nm-version.h
@@ -88,10 +88,4 @@
 # define NM_AVAILABLE_IN_1_0_6
 #endif
 
-#if NM_VERSION_MAX_ALLOWED < NM_VERSION_1_0_8
-# define NM_AVAILABLE_IN_1_0_8          G_UNAVAILABLE(1,0.8)
-#else
-# define NM_AVAILABLE_IN_1_0_8
-#endif
-
 #endif  /* NM_VERSION_H */