[meld] meldapp: Remove now-inaccurate comment



commit 36af95428a9cdccb0ffd44d43ef95940f7b1d728
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sat Feb 22 13:09:17 2014 +1000

    meldapp: Remove now-inaccurate comment

 meld/meldapp.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/meld/meldapp.py b/meld/meldapp.py
index 0e771c4..9b72d06 100644
--- a/meld/meldapp.py
+++ b/meld/meldapp.py
@@ -92,7 +92,6 @@ class MeldApp(Gtk.Application):
 
     # We can't override do_local_command_line because it has no introspection
     # annotations: https://bugzilla.gnome.org/show_bug.cgi?id=687912
-    # Uniqueness handling is instead hackily done in the launcher script.
 
     # def do_local_command_line(self, command_line):
     #     return False


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