[nautilus] window-slot: remove unused priv var



commit b6a4a76dd817d5c14418f0e9781c227fab8daace
Author: Carlos Soriano <csoriano gnome org>
Date:   Thu Mar 3 16:37:01 2016 +0100

    window-slot: remove unused priv var
    
    https://bugzilla.gnome.org/show_bug.cgi?id=762076

 src/nautilus-window-slot.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-window-slot.c b/src/nautilus-window-slot.c
index 8b948ed..839badc 100644
--- a/src/nautilus-window-slot.c
+++ b/src/nautilus-window-slot.c
@@ -110,7 +110,6 @@ struct NautilusWindowSlotDetails {
          * finish. Used for showing a spinner to provide feedback to the user. */
        gboolean allow_stop;
        gboolean needs_reload;
-       gboolean load_with_search;
 
        /* New location. */
        GFile *pending_location;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]