[glib] Remove comment as well



commit 71d508776efc69e2ee97b424bbeb25d3ced38ac8
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Dec 21 09:21:54 2009 -0500

    Remove comment as well

 glib/tests/option-context.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/glib/tests/option-context.c b/glib/tests/option-context.c
index 8b6292a..913ad5c 100644
--- a/glib/tests/option-context.c
+++ b/glib/tests/option-context.c
@@ -1770,10 +1770,6 @@ main (int   argc,
   g_test_add_func ("/context/add", add_test1);
 
   /* Test parsing empty args */
-  /* This test relies on the ability to call g_set_prgname() more
-   * than once (without incurring a g_warning), which is no longer
-   * the case.
-   */
   g_test_add_func ("/context/empty1", empty_test1);
   g_test_add_func ("/context/empty2", empty_test2);
   g_test_add_func ("/context/empty3", empty_test3);



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