[gtk/wip/exalm/inspector: 1/2] Revert "inspector: Export gtk_inspector_init"




commit 4b71fba54043a45017025b9af7af3e9275b61641
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Dec 29 04:12:16 2021 +0500

    Revert "inspector: Export gtk_inspector_init"
    
    This reverts commit 3f5107cea56edb6c339345b2432a1a481f7f3dd1.

 gtk/inspector/init.h | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/gtk/inspector/init.h b/gtk/inspector/init.h
index 0c7a75e488..7fe6745fd8 100644
--- a/gtk/inspector/init.h
+++ b/gtk/inspector/init.h
@@ -18,11 +18,8 @@
 #ifndef _GTK_INSPECTOR_INIT_H_
 #define _GTK_INSPECTOR_INIT_H_
 
-#include <gdk/gdkversionmacros.h>
-
 G_BEGIN_DECLS
 
-GDK_AVAILABLE_IN_ALL
 void gtk_inspector_init (void);
 
 G_END_DECLS


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