plugins/timestamp.c

changeset 13398
b13097749b3a
parent 13397
09e6caaa667d
child 13755
51fd85e09418
equal deleted inserted replaced
13397:09e6caaa667d 13398:b13097749b3a
226 226
227 227
228 static gboolean 228 static gboolean
229 plugin_unload(GaimPlugin *plugin) 229 plugin_unload(GaimPlugin *plugin)
230 { 230 {
231 GList *cnvs;
232
233 destroy_timer_list(); 231 destroy_timer_list();
234 232
235 return TRUE; 233 return TRUE;
236 } 234 }
237 235

mercurial