Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • unix.c

    r10b3683 rc82e4ca  
    8080
    8181        log_init();
    82         /* Catch early errors */
    83         log_link(LOGLVL_ERROR, LOGOUTPUT_CONSOLE);
    84         log_link(LOGLVL_WARNING, LOGOUTPUT_CONSOLE);
    8582
    8683        global.conf_file = g_strdup(CONF_FILE_DEF);
Note: See TracChangeset for help on using the changeset viewer.