diff options
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; |