From 76d4c1fa56ec4c02d68ad39ac847890936a4c098 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Wed, 11 Jul 2001 19:08:53 +0000 Subject: Free the data stop all the transfers when the summary is destroyed. svn path=/trunk/; revision=11010 --- my-evolution/e-summary-weather.h | 1 + 1 file changed, 1 insertion(+) (limited to 'my-evolution/e-summary-weather.h') diff --git a/my-evolution/e-summary-weather.h b/my-evolution/e-summary-weather.h index 290efc6aa8..5ee1623f6d 100644 --- a/my-evolution/e-summary-weather.h +++ b/my-evolution/e-summary-weather.h @@ -129,5 +129,6 @@ void e_summary_weather_init (ESummary *summary); void e_summary_weather_reconfigure (ESummary *summary); void e_summary_weather_ctree_fill (GtkCTree *tree); const char *e_summary_weather_code_to_name (const char *code); +void e_summary_weather_free (ESummary *summary); #endif -- cgit v1.2.3