[gtk+] tests: Comment out unused functions



commit 61f47829ba70129ff3b03591f2ce53149c8d66e2
Author: Benjamin Otte <otte redhat com>
Date:   Wed May 1 17:46:50 2013 +0200

    tests: Comment out unused functions

 gtk/tests/templates.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/tests/templates.c b/gtk/tests/templates.c
index 32828f8..b753598 100644
--- a/gtk/tests/templates.c
+++ b/gtk/tests/templates.c
@@ -171,6 +171,7 @@ test_app_chooser_dialog_basic (void)
   gtk_widget_destroy (widget);
 }
 
+#if 0
 static void
 test_color_chooser_dialog_basic (void)
 {
@@ -195,7 +196,6 @@ ignore_gvfs_warning (const gchar *log_domain,
   return TRUE;
 }
 
-#if 0
 static void
 test_file_chooser_widget_basic (void)
 {


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