aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-tree-model.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-folder-tree-model.h')
-rw-r--r--mail/em-folder-tree-model.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/em-folder-tree-model.h b/mail/em-folder-tree-model.h
index 144c5bfcb2..77b2d26659 100644
--- a/mail/em-folder-tree-model.h
+++ b/mail/em-folder-tree-model.h
@@ -109,10 +109,6 @@ struct _EMFolderTreeModelClass {
void (*loaded_row) (EMFolderTreeModel *model,
GtkTreePath *path,
GtkTreeIter *iter);
-
- void (*folder_added) (EMFolderTreeModel *model,
- const gchar *path,
- const gchar *uri);
};
GType em_folder_tree_model_get_type (void);