sync with sylpheed 0.6.5cvs7
[claws.git] / src / grouplistdialog.h
index e5fd1721830d8116f04745a1a661bcc8a27ea159..874330596a76949a33fa10bf90817bf2268aa26f 100644 (file)
@@ -24,7 +24,6 @@
 
 #include "folder.h"
 
-GList *grouplist_dialog(Folder *folder, GList * cur_subscriptions);
-     //gchar *grouplist_dialog (Folder *folder);
+GSList *grouplist_dialog       (Folder *folder);
 
 #endif /* __GROUPLISTDIALOG_H__ */