diff options
Diffstat (limited to 'runtime/stpd/librelay.c')
-rw-r--r-- | runtime/stpd/librelay.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/stpd/librelay.c b/runtime/stpd/librelay.c index b265d0bc..f3bf2a9f 100644 --- a/runtime/stpd/librelay.c +++ b/runtime/stpd/librelay.c @@ -534,8 +534,6 @@ static int merge_output(void) num[j] = 0; } while (min); - if (!quiet) - fputs ("\n", stdout); if (!print_only) fputs ("\n", ofp); |