diff options
author | Bastien Nocera <hadess@hadess.net> | 2021-01-07 12:44:50 +0100 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2021-01-12 10:05:43 +0100 |
commit | b937634f423096b14caac62865cc233af5823648 (patch) | |
tree | cdc39a0108ad979866bb64d48dd77eda06da6a3f /libgweather | |
parent | 91bfc20c4c8390dc58af35af2fd780a25509cbf9 (diff) | |
download | libgweather-b937634f423096b14caac62865cc233af5823648.tar.gz |
gweather: Remove comment about work-around
We will be adding code here.
Diffstat (limited to 'libgweather')
-rw-r--r-- | libgweather/gweather-private.c | 5 |
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. -*/ |