aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/weather.h
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-07-04 05:28:14 +0800
committerIain Holmes <iain@src.gnome.org>2001-07-04 05:28:14 +0800
commitd7d155066d781b13892709226e3384120c27e080 (patch)
treed578e51b8a2ce41b90aba420c0f7d1373ca15789 /my-evolution/weather.h
parentb9df218b343c5992001d37ed39226027b943389f (diff)
downloadgsoc2013-evolution-d7d155066d781b13892709226e3384120c27e080.tar
gsoc2013-evolution-d7d155066d781b13892709226e3384120c27e080.tar.gz
gsoc2013-evolution-d7d155066d781b13892709226e3384120c27e080.tar.bz2
gsoc2013-evolution-d7d155066d781b13892709226e3384120c27e080.tar.lz
gsoc2013-evolution-d7d155066d781b13892709226e3384120c27e080.tar.xz
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.h1
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;