mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 04:29:02 -04:00
remove norwegian debug
This commit is contained in:
parent
7f56c7dbf2
commit
06991d22d5
@ -866,7 +866,6 @@ kore_server_start(int argc, char *argv[])
|
||||
struct kore_runtime_call *rcall;
|
||||
#endif
|
||||
|
||||
printf("kore_foreground = %d\n", kore_foreground);
|
||||
if (kore_foreground == 0) {
|
||||
if (daemon(1, 0) == -1)
|
||||
fatal("cannot daemon(): %s", errno_s);
|
||||
|
Loading…
x
Reference in New Issue
Block a user