* Remove unused comments and checks.
authorJavier Fernandez Garcia-Boente <jfernandez@igalia.com>
Tue, 8 May 2007 10:38:26 +0000 (10:38 +0000)
committerJavier Fernandez Garcia-Boente <jfernandez@igalia.com>
Tue, 8 May 2007 10:38:26 +0000 (10:38 +0000)
pmo-trunk-r1784

src/maemo/easysetup/modest-wizard-dialog.c

index 486da91..cd37041 100644 (file)
@@ -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);