From: Dirk-Jan C. Binnema Date: Mon, 31 Jul 2006 06:44:51 +0000 (+0000) Subject: * minor X-Git-Tag: git_migration_finished~4438 X-Git-Url: http://git.maemo.org/git/?p=modest;a=commitdiff_plain;h=37ba8ef185c99b6f177d9fa9b1f336e88c9d1f76 * minor pmo-trunk-r438 --- diff --git a/src/modest-main.c b/src/modest-main.c index b3e8bcc..fa4c692 100644 --- a/src/modest-main.c +++ b/src/modest-main.c @@ -115,9 +115,6 @@ main (int argc, char *argv[]) retval = MODEST_ERR_CONF; goto cleanup; } - - if (debug) - g_log_set_always_fatal (G_LOG_LEVEL_WARNING); if (!getenv("DISPLAY")) batch = TRUE;