From 49b36c5f2e3c6cf01e63fdd0dd8570d3300a7c4b Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 16 May 2007 11:28:45 +0000 Subject: Remove debug line --- src/start-stop-daemon.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/start-stop-daemon.c b/src/start-stop-daemon.c index c0fa417b..64f5061f 100644 --- a/src/start-stop-daemon.c +++ b/src/start-stop-daemon.c @@ -1008,7 +1008,6 @@ int main (int argc, char **argv) alive = true; retestpid = true; } else { - printf ("%d\n", get_pid (pidfile, true)); retestpid = false; if (do_stop (NULL, NULL, pidfile, uid, 0, true, false, true) > 0) -- cgit v1.2.3