diff --git a/server/core/gateway.c b/server/core/gateway.c index 0cf2cd666..090b433a3 100644 --- a/server/core/gateway.c +++ b/server/core/gateway.c @@ -1851,8 +1851,6 @@ static int write_pid_file(char *home_dir) { /* close file */ close(fd); - - fprintf(stderr, "MaxScale PID %s in pidfile %s\n", pidstr, pidfile); } /* success */