Fix #1674 - remove spurious (info) log message before daemon().
This commit is contained in:
parent
d75b99a610
commit
43326e2d45
1 changed files with 0 additions and 1 deletions
|
@ -527,7 +527,6 @@ main(int argc, char **argv)
|
|||
log_debug_to_syslog = opt_syslog;
|
||||
log_debug_to_path = opt_debug;
|
||||
tvheadend_webui_debug = opt_debug || opt_uidebug;
|
||||
tvhlog(LOG_INFO, "START", "initialising");
|
||||
#if ENABLE_LINUXDVB
|
||||
if (!opt_dvb_adapters) {
|
||||
adapter_mask = ~0;
|
||||
|
|
Loading…
Add table
Reference in a new issue