* Fixes NB#99201, fix a crash when tapping too many times in a sending message
authorSergio Villar Senin <svillar@igalia.com>
Mon, 26 Jan 2009 15:48:48 +0000 (15:48 +0000)
committerSergio Villar Senin <svillar@igalia.com>
Mon, 26 Jan 2009 15:48:48 +0000 (15:48 +0000)
pmo-trunk-r7301

src/modest-ui-actions.c

index ffc10d4..48cbf05 100644 (file)
@@ -1019,7 +1019,6 @@ get_info_from_header (TnyHeader *header, gboolean *is_draft, gboolean *can_open)
                                           outbox which is not in
                                           failed state */
                                        *can_open = FALSE;
                                           outbox which is not in
                                           failed state */
                                        *can_open = FALSE;
-                                       g_object_unref(traccount);
                                 }
 #endif
                        }
                                 }
 #endif
                        }