* mu-log: nobody owns silence
This commit is contained in:
@ -65,6 +65,7 @@ mu_log_init_silence (void)
|
|||||||
|
|
||||||
MU_LOG = g_new(MuLog, 1);
|
MU_LOG = g_new(MuLog, 1);
|
||||||
MU_LOG->_fd = -1;
|
MU_LOG->_fd = -1;
|
||||||
|
MU_LOG->_own = FALSE; /* nobody owns silence */
|
||||||
|
|
||||||
MU_LOG->_log_id =
|
MU_LOG->_log_id =
|
||||||
g_log_set_handler (NULL,
|
g_log_set_handler (NULL,
|
||||||
|
|||||||
Reference in New Issue
Block a user