summaryrefslogtreecommitdiff
path: root/src/trg-torrent-move-dialog.c
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2012-01-13 15:29:10 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2012-01-13 15:29:10 +0000
commit5d019aa0e7ee5178d697162403819b8cce2f91f8 (patch)
tree75b77d986c7ca280807f6b9649c390794f563875 /src/trg-torrent-move-dialog.c
parent7aef8c5669946d7a13ec56e1b3a3c72584ab3284 (diff)
a torrent priority right click menu. change the refresh on interactive action behavior to make sure priority/other changes are refreshed immediately.
Diffstat (limited to 'src/trg-torrent-move-dialog.c')
-rw-r--r--src/trg-torrent-move-dialog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/trg-torrent-move-dialog.c b/src/trg-torrent-move-dialog.c
index 5091120..21a76fe 100644
--- a/src/trg-torrent-move-dialog.c
+++ b/src/trg-torrent-move-dialog.c
@@ -67,7 +67,6 @@ trg_torrent_move_response_cb(GtkDialog * dlg, gint res_id, gpointer data)
(GTK_TOGGLE_BUTTON
(priv->move_check)));
g_free(location);
- request_set_tag_from_ids(request, priv->ids);
trg_destination_combo_save_selection(TRG_DESTINATION_COMBO
(priv->location_combo));
dispatch_async(priv->client, request,