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 10:05:43 +0100
commitb937634f423096b14caac62865cc233af5823648 (patch)
treecdc39a0108ad979866bb64d48dd77eda06da6a3f
parent91bfc20c4c8390dc58af35af2fd780a25509cbf9 (diff)
downloadlibgweather-b937634f423096b14caac62865cc233af5823648.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.
-*/