* mu-log: nobody owns silence

This commit is contained in:
Dirk-Jan C. Binnema 2009-11-30 00:04:43 +02:00
parent 06ad732d81
commit c1ee557b9b
1 changed files with 2 additions and 1 deletions

View File

@ -65,7 +65,8 @@ mu_log_init_silence (void)
MU_LOG = g_new(MuLog, 1);
MU_LOG->_fd = -1;
MU_LOG->_own = FALSE; /* nobody owns silence */
MU_LOG->_log_id =
g_log_set_handler (NULL,
G_LOG_LEVEL_DEBUG|