summaryrefslogtreecommitdiff
path: root/src/nautilus-object-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nautilus-object-window.h')
-rw-r--r--src/nautilus-object-window.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/nautilus-object-window.h b/src/nautilus-object-window.h
index 3a2fb07ba..ed9b189b2 100644
--- a/src/nautilus-object-window.h
+++ b/src/nautilus-object-window.h
@@ -100,8 +100,7 @@ struct NautilusWindow {
/* Widgets to keep track of (for state changes, etc) */
GtkWidget *zoom_control;
- /* Bonobo_Unknown throbber; */
- GtkWidget *throbber;
+ Bonobo_Unknown throbber;
/* Pending changes */
NautilusNavigationInfo *pending_ni;