summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-01-07 12:44:50 +0100
committerBenjamin Berg <bberg@redhat.com>2021-03-25 22:44:18 +0100
commit0af78743a01a6fb60bcac8ff32f847f41393c752 (patch)
tree5abbc6313cbd4d72bde3f27a89d290fd4a4a6689
parent97fef0dc1887fbedf4be328f1594d84d89572bbd (diff)
downloadlibgweather-0af78743a01a6fb60bcac8ff32f847f41393c752.tar.gz
gweather: Remove comment about work-around
We will be adding code here.
-rw-r--r--libgweather/gweather-private.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/libgweather/gweather-private.c b/libgweather/gweather-private.c
index b214ad9..3f7fdce 100644
--- a/libgweather/gweather-private.c
+++ b/libgweather/gweather-private.c
@@ -22,8 +22,3 @@
#include "gweather-private.h"
-/*
- There is no code here: the purpose of this header is so that
- gnome-builder knows how to pick up the include flags to parse
- gweather-private.h properly.
-*/