diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-04 05:28:14 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-04 05:28:14 +0800 |
commit | d7d155066d781b13892709226e3384120c27e080 (patch) | |
tree | d578e51b8a2ce41b90aba420c0f7d1373ca15789 /my-evolution/weather.h | |
parent | b9df218b343c5992001d37ed39226027b943389f (diff) | |
download | gsoc2013-evolution-d7d155066d781b13892709226e3384120c27e080.tar.gz gsoc2013-evolution-d7d155066d781b13892709226e3384120c27e080.tar.zst gsoc2013-evolution-d7d155066d781b13892709226e3384120c27e080.zip |
Disable bonobo-conf Fix radio button problem
Disable bonobo-conf
Fix radio button problem
svn path=/trunk/; revision=10767
Diffstat (limited to 'my-evolution/weather.h')
-rw-r--r-- | my-evolution/weather.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/my-evolution/weather.h b/my-evolution/weather.h index bbb7b5e863..f94dd64538 100644 --- a/my-evolution/weather.h +++ b/my-evolution/weather.h @@ -16,7 +16,6 @@ typedef struct _Weather { char *location; char *html; - char *metar; GnomeVFSAsyncHandle *handle; GString *string; char *buffer; |