Free windows on exit

This commit is contained in:
James Booth
2013-08-26 17:47:29 +01:00
parent 18d11f2bcf
commit bca379844d
4 changed files with 13 additions and 2 deletions

View File

@@ -47,5 +47,6 @@ GSList * wins_get_prune_recipients(void);
void wins_lost_connection(void);
gboolean wins_tidy(void);
GSList * wins_create_summary(void);
void wins_destroy(void);
#endif