* Removed unused code
authorSergio Villar Senin <svillar@igalia.com>
Tue, 24 Apr 2007 18:32:05 +0000 (18:32 +0000)
committerSergio Villar Senin <svillar@igalia.com>
Tue, 24 Apr 2007 18:32:05 +0000 (18:32 +0000)
pmo-trunk-r1658

src/modest-ui-actions.c

index fe0b54f..6772fff 100644 (file)
@@ -1293,9 +1293,6 @@ modest_ui_actions_on_new_folder (GtkAction *action, ModestMainWindow *main_windo
                                        g_object_unref (new_folder);
                                        finished = TRUE;
                                } else {
-                                       const GError *error;
-                                       error = modest_mail_operation_get_error (mail_op);
-                                       g_printerr ("%s", error->message);
                                        /* TODO: check error and follow proper actions */
 /*                                     suggested_name = X; */
                                        /* Show error to the user */