summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/daemon/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/daemon/main.c b/src/daemon/main.c
index 553ed7d4..a8880a30 100644
--- a/src/daemon/main.c
+++ b/src/daemon/main.c
@@ -762,8 +762,6 @@ int main(int argc, char *argv[]) {
/* If we are already running and with are run in
* --start mode, then let's return this as success. */
- pa_log_info("z=%i rock!", z);
-
retval = 0;
goto finish;
}