[dconf-editor] Remove obsolete comment.



commit 840776ed232370ff4e362ee2d9f904c8b378358d
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Fri Aug 12 13:46:11 2016 +0200

    Remove obsolete comment.

 editor/registry-view.vala |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/editor/registry-view.vala b/editor/registry-view.vala
index 5ad55a5..72cfd75 100644
--- a/editor/registry-view.vala
+++ b/editor/registry-view.vala
@@ -277,7 +277,6 @@ class RegistryView : Grid, PathElement
                     key.disconnect (key_planned_change_handler);
                     key.disconnect (key_planned_value_handler);
                 });
-            // TODO bug: row is always visually activated after the dialog destruction if mouse is over at 
this time
         }
 
         ulong on_row_clicked_handler = row.on_row_clicked.connect (() => request_path 
(setting_object.full_name));


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