summaryrefslogtreecommitdiff
path: root/src/trg-main-window.c
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2012-01-02 00:04:22 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2012-01-02 00:04:22 +0000
commit94e9936deac2818db70d77a70d809fe16234e05e (patch)
treec0156aa9e87fb62a08f702d5121bbbaca3e97f58 /src/trg-main-window.c
parent6b84bc3968c7b09a7eb180a5c73d4cf3f646d759 (diff)
contributed patch to change two Kbps to the correct KB/s. also have another go at the more efficient filter refreshes.
Diffstat (limited to 'src/trg-main-window.c')
-rw-r--r--src/trg-main-window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/trg-main-window.c b/src/trg-main-window.c
index 5461fb3..491d156 100644
--- a/src/trg-main-window.c
+++ b/src/trg-main-window.c
@@ -1298,7 +1298,6 @@ void trg_main_window_reload_dir_aliases(TrgMainWindow * win)
trg_torrent_model_reload_dir_aliases(priv->client,
GTK_TREE_MODEL
(priv->torrentModel));
- trg_state_selector_update(priv->stateSelector);
}
static TrgTorrentTreeView