[libnma: 6/7] Revert "version: add NMA_AVAILABLE_IN_1_8_28 macro"



commit 08c09aec1719a5a2e1d02d583116fb505a98384c
Author: Thomas Haller <thaller redhat com>
Date:   Thu Feb 13 17:32:50 2020 +0100

    Revert "version: add NMA_AVAILABLE_IN_1_8_28 macro"
    
    The macros are not (yet) used. Revert the patch again.
    
    This reverts commit 2cdbde574de207749c7f906d4e97d7858be59bf9.

 src/nma-version.h.in | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/src/nma-version.h.in b/src/nma-version.h.in
index 1ba9382e..cd9f2d57 100644
--- a/src/nma-version.h.in
+++ b/src/nma-version.h.in
@@ -118,10 +118,4 @@
 # define NMA_AVAILABLE_IN_1_8_22
 #endif
 
-#if NMA_VERSION_MAX_ALLOWED < NMA_VERSION_1_8_28
-# define NMA_AVAILABLE_IN_1_8_28            G_UNAVAILABLE(1.8,28)
-#else
-# define NMA_AVAILABLE_IN_1_8_28
-#endif
-
 #endif  /* NMA_VERSION_H */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]