summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-01-07 12:44:50 +0100
committerBastien Nocera <hadess@hadess.net>2021-01-12 01:15:11 +0100
commitf8eb97783715da8b44641e4172c27b3415c695e7 (patch)
treedb40d622ace8b64e9fc4ea82b9a6be66241a35e5
parente0e92f496db2e1b19e8741632e6ee4c08490c20c (diff)
downloadlibgweather-f8eb97783715da8b44641e4172c27b3415c695e7.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 bf76610..daa6468 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.
-*/