]> err.no Git - varnish/commitdiff
Remove a duplicated message on the childs stdout.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 15 Feb 2008 11:15:41 +0000 (11:15 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 15 Feb 2008 11:15:41 +0000 (11:15 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2474 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/cache_main.c

index 666ada39f7214605fe425ffc335289110e74c41e..949e0843243d036e458da69101c521b5b1b7d1a1 100644 (file)
@@ -88,7 +88,6 @@ child_main(void)
 
        STV_open();
 
-       printf("Ready\n");
        VSL_stats->start_time = (time_t)TIM_real();
 
        CLI_Init();