summaryrefslogtreecommitdiff
path: root/src/trg-destination-combo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-destination-combo.c')
-rw-r--r--src/trg-destination-combo.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/trg-destination-combo.c b/src/trg-destination-combo.c
index 64e0c23..000d371 100644
--- a/src/trg-destination-combo.c
+++ b/src/trg-destination-combo.c
@@ -352,7 +352,6 @@ static GObject *trg_destination_combo_constructor(GType type,
}
}
- trg_client_updatelock(client);
list = g_hash_table_get_values(trg_client_get_torrent_table(client));
for (li = list; li; li = g_list_next(li)) {
rr = (GtkTreeRowReference *) li->data;
@@ -378,8 +377,6 @@ static GObject *trg_destination_combo_constructor(GType type,
}
}
- trg_client_updateunlock(client);
-
for (sli = dirs; sli; sli = g_slist_next(sli))
trg_destination_combo_insert(GTK_COMBO_BOX(object),
NULL,