From 54f6333410ffd570e62717d9e77c5c987175e397 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 24 Dec 2015 00:24:58 +0100 Subject: Imported Upstream version 1.0.10 --- libnm-core/nm-version.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'libnm-core') 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 */ -- cgit 1.3.0-6-gf8a5