* config/.cvsignore
[claws.git] / src / mbox.h
index 3b210f0a45b65bf7732dea83b74463930090a4b7..3f4c6437890dd69d429a09b464645e9d0c60d62a 100644 (file)
@@ -30,8 +30,7 @@ typedef enum {
 } LockType;
 
 gint proc_mbox         (FolderItem     *dest,
-                        const gchar    *mbox,
-                        GHashTable     *folder_table);
+                        const gchar    *mbox);
 gint lock_mbox         (const gchar    *base,
                         LockType        type);
 gint unlock_mbox       (const gchar    *base,