summaryrefslogtreecommitdiff
path: root/thunar/thunar-standard-view.h
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2012-11-11 01:03:41 +0100
committerNick Schermer <nick@xfce.org>2012-11-11 01:03:41 +0100
commit97948388021506b406090efbd6f26c328e387c73 (patch)
tree730a087ac00d9af0a6bbf913e297540057cae6b6 /thunar/thunar-standard-view.h
parent6cadc76021a81c4d7508230b961b5b19bfc90519 (diff)
downloadthunar-97948388021506b406090efbd6f26c328e387c73.tar.gz
Update the statusbar in a short timeout.
This avoids a lot of statusbar updates when scrolling with the selection.
Diffstat (limited to 'thunar/thunar-standard-view.h')
-rw-r--r--thunar/thunar-standard-view.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/thunar/thunar-standard-view.h b/thunar/thunar-standard-view.h
index db6eeca0..2828f3c4 100644
--- a/thunar/thunar-standard-view.h
+++ b/thunar/thunar-standard-view.h
@@ -126,7 +126,6 @@ struct _ThunarStandardView
ThunarClipboardManager *clipboard;
ThunarListModel *model;
- gchar *statusbar_text;
GtkActionGroup *action_group;
GtkUIManager *ui_manager;