aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-label-list-store.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/e-mail-label-list-store.c')
-rw-r--r--mail/e-mail-label-list-store.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/e-mail-label-list-store.c b/mail/e-mail-label-list-store.c
index ba9bf41694..ed0d4cdd6b 100644
--- a/mail/e-mail-label-list-store.c
+++ b/mail/e-mail-label-list-store.c
@@ -171,11 +171,9 @@ static void
mail_label_list_store_constructed (GObject *object)
{
EMailLabelListStore *store;
- GtkTreeModel *model;
GConfBridge *bridge;
const gchar *key;
- model = GTK_TREE_MODEL (object);
store = E_MAIL_LABEL_LIST_STORE (object);
bridge = gconf_bridge_get ();