From ae0ce8d4b8ddba6c0c394f122e318a09a9a249b0 Mon Sep 17 00:00:00 2001 From: Javier Fernandez Garcia-Boente Date: Tue, 8 May 2007 10:38:26 +0000 Subject: [PATCH] * Remove unused comments and checks. pmo-trunk-r1784 --- src/maemo/easysetup/modest-wizard-dialog.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/maemo/easysetup/modest-wizard-dialog.c b/src/maemo/easysetup/modest-wizard-dialog.c index 486da91..cd37041 100644 --- a/src/maemo/easysetup/modest-wizard-dialog.c +++ b/src/maemo/easysetup/modest-wizard-dialog.c @@ -427,7 +427,6 @@ create_title (ModestWizardDialog *wizard_dialog) ModestWizardDialogPrivate *priv = NULL; GtkNotebook *notebook = NULL; - /* FIXME (jfernandez): Sometines, priv is NULL */ g_return_if_fail (MODEST_IS_WIZARD_DIALOG(wizard_dialog)); g_return_if_fail (wizard_dialog->priv != NULL); -- 1.7.9.5