[nautilus] window: remove obsoleted comment



commit c4a490e631539e0efc76996aae0ee1535691a5e5
Author: Carlos Soriano <csoriano gnome org>
Date:   Mon Feb 15 12:18:32 2016 +0100

    window: remove obsoleted comment

 src/nautilus-window.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/nautilus-window.c b/src/nautilus-window.c
index 29e499b..04613b1 100644
--- a/src/nautilus-window.c
+++ b/src/nautilus-window.c
@@ -2442,10 +2442,6 @@ nautilus_window_init (NautilusWindow *window)
        window->priv->slots = NULL;
        window->priv->active_slot = NULL;
 
-       /* Allow third party themes to match nautilus windows to provide
-        * specific styling for nautilus without affecting other gtk+ applications.
-        * This was a request by some theme authors.
-        */
        gtk_style_context_add_class (gtk_widget_get_style_context (GTK_WIDGET (window)),
                                     "nautilus-window");
 


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