From 383b0b5f1dc33791d0650f53bc73e9581cc82ecd Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Sun, 15 Jan 2012 00:42:54 +0000 Subject: the information in the bottom left label seemed pretty redundant now that is all displayed in the filter panel. I think that space is better used just for something simple like Connected: where (what). --- src/trg-files-tree-view.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/trg-files-tree-view.c') diff --git a/src/trg-files-tree-view.c b/src/trg-files-tree-view.c index 38c8521..598502e 100644 --- a/src/trg-files-tree-view.c +++ b/src/trg-files-tree-view.c @@ -112,7 +112,6 @@ static void send_updated_file_prefs(TrgFilesTreeView * tv) req = torrent_set(targetIdArray); args = node_get_arguments(req); - request_set_tag(req, targetId); gtk_tree_model_foreach(model, send_updated_file_prefs_foreachfunc, args); -- cgit v1.2.3