Removed stale comment - Federico

svn path=/trunk/; revision=2709
This commit is contained in:
Federico Mena Quintero
2000-05-01 11:48:51 +00:00
parent 54534fbe36
commit d4fcab3e7b

View File

@ -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 ();