summaryrefslogtreecommitdiff
path: root/src/trg-destination-combo.c
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2012-08-26 20:18:11 +0100
committerGravatar Alan Fitton <ajf@eth0.org.uk>2012-08-26 20:18:11 +0100
commit28b1af7e5d73f8bacc3dca76166138bc3d4d24a5 (patch)
treed69b25e7b0389bf1e4f8de2bb459aa30f1bbf8d4 /src/trg-destination-combo.c
parentfbfb76e99858588292aa6e929dcfe6acae3912b7 (diff)
add the peers/files/trackers tree view to torrent dialog in transmission style
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,