From d4fcab3e7bf87dd8cd683b40adf4c803c2fd612f Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Mon, 1 May 2000 11:48:51 +0000 Subject: Removed stale comment - Federico svn path=/trunk/; revision=2709 --- wombat/wombat.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/wombat/wombat.c b/wombat/wombat.c index 79af7f057f..af94783fd0 100644 --- a/wombat/wombat.c +++ b/wombat/wombat.c @@ -38,8 +38,6 @@ static guint termination_handler_id; static gboolean termination_handler (gpointer data) { - /* FIXME: add the test for the PAS as well */ - if (cal_factory_get_n_backends (cal_factory) == 0 && pas_book_factory_get_n_backends (pas_book_factory) == 0) gtk_main_quit (); -- cgit v1.2.3