From e3f528812242a69d366cc562c78a4372bd9839c7 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Mon, 20 Jun 2016 22:35:04 +0200 Subject: [PATCH] audiod: Remove unused --stream-delay. This option is a no-op since six years: Commit 25c11569 removed the only user of this option. --- m4/gengetopt/audiod.m4 | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/m4/gengetopt/audiod.m4 b/m4/gengetopt/audiod.m4 index 75c04581..4e93464b 100644 --- a/m4/gengetopt/audiod.m4 +++ b/m4/gengetopt/audiod.m4 @@ -196,19 +196,4 @@ details=" --writer 'aac|wma:oss' " - -option "stream-delay" - -#~~~~~~~~~~~~~~~~~~~~~~ -"time for client sync" -int typestr="milliseconds" -default="200" -optional -details=" - Add the given amount of milliseconds to the stream start time - announced by para_server and do not send data to the writer - before that time (modulo clock difference). - - This is useful mainly for synchronizing the audio output of - different clients. -" -- 2.39.2