[libgweather/ebassi/gtk4: 54/56] Drop the "I know this is unstable" symbol check




commit 87951c5d019c9fc1d33cf6784906ea56a3e3e21c
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Oct 13 12:49:45 2021 +0100

    Drop the "I know this is unstable" symbol check
    
    We are going to guarantee the API stability of this library going
    forward.

 libgweather/gweather.h | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/libgweather/gweather.h b/libgweather/gweather.h
index 8bf5fde2..131f3112 100644
--- a/libgweather/gweather.h
+++ b/libgweather/gweather.h
@@ -7,10 +7,6 @@
 
 #pragma once
 
-#if !(defined(GWEATHER_COMPILATION) || defined(GWEATHER_I_KNOW_THIS_IS_UNSTABLE))
-#error "libgweather should only be used if you understand that it's subject to change, and is not supported 
as a fixed API/ABI or as part of the platform"
-#endif
-
 #define IN_GWEATHER_H
 
 #include <libgweather/gweather-version.h>


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