aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-weather.h
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/e-summary-weather.h')
-rw-r--r--my-evolution/e-summary-weather.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/my-evolution/e-summary-weather.h b/my-evolution/e-summary-weather.h
index 3dac76f7ee..6933137ed2 100644
--- a/my-evolution/e-summary-weather.h
+++ b/my-evolution/e-summary-weather.h
@@ -145,8 +145,7 @@ typedef time_t ESummaryWeatherUpdate;
char *e_summary_weather_get_html (ESummary *summary);
void e_summary_weather_init (ESummary *summary);
void e_summary_weather_reconfigure (ESummary *summary);
-void e_summary_weather_fill_etable (ESummaryShown *ess,
- ESummary *summary);
+void e_summary_weather_fill_etable (ESummaryShown *ess);
const char *e_summary_weather_code_to_name (const char *code);
void e_summary_weather_free (ESummary *summary);
gboolean e_summary_weather_update (ESummary *summary);