[libgweather/ebassi/gtk4: 27/56] Drop config.h inclusion from gweather-private.h




commit 94fca97bd1b279e40092a098494d3a522d18e2a7
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Oct 11 14:21:38 2021 +0100

    Drop config.h inclusion from gweather-private.h
    
    All source files include should "config.h" themselves.

 libgweather/gweather-private.h | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/libgweather/gweather-private.h b/libgweather/gweather-private.h
index c726ea82..f022feb8 100644
--- a/libgweather/gweather-private.h
+++ b/libgweather/gweather-private.h
@@ -6,8 +6,6 @@
 
 #pragma once
 
-#include "config.h"
-
 #include <time.h>
 #include <libintl.h>
 #include <math.h>


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