[vinagre] Remove a stray comment



commit ab702d511ae41391507da4372ef7875eae73554e
Author: David King <amigadave amigadave com>
Date:   Sat Aug 13 13:00:18 2011 +0200

    Remove a stray comment

 vinagre/vinagre-utils.vala |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/vinagre/vinagre-utils.vala b/vinagre/vinagre-utils.vala
index e19797c..ea128b1 100644
--- a/vinagre/vinagre-utils.vala
+++ b/vinagre/vinagre-utils.vala
@@ -196,7 +196,6 @@ namespace Vinagre.Utils {
         }
     }
 
-    // TODO: Move this into the uilder file.
     public void show_help_about (Window parent) {
         var builder = get_builder ();
         var dialog = builder.get_object ("about_dialog") as Gtk.AboutDialog;



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