[evolution-data-server/treitter-client-gdbus] Cut commented code.



commit 4f98868bfdf6103ee7a994cbe68678af7f5187d8
Author: Travis Reitter <treitter gmail com>
Date:   Thu Dec 17 09:26:52 2009 -0800

    Cut commented code.

 calendar/tests/ecal/ecal-test-utils.c |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/calendar/tests/ecal/ecal-test-utils.c b/calendar/tests/ecal/ecal-test-utils.c
index 142dd4b..5e92cee 100644
--- a/calendar/tests/ecal/ecal-test-utils.c
+++ b/calendar/tests/ecal/ecal-test-utils.c
@@ -118,14 +118,6 @@ ecal_test_utils_cal_async_open (ECal        *cal,
 
 	g_signal_connect (G_OBJECT (cal), "cal_opened", G_CALLBACK (open_cb), closure);
 	e_cal_open_async (cal, only_if_exists);
-
-	/* FIXME: cut this
-	if (FALSE)
-	{
-                g_warning ("failed to set up cal removal");
-                exit(1);
-        }
-	*/
 }
 
 void



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