From: Andre Noll Date: Wed, 2 Apr 2008 21:33:07 +0000 (+0200) Subject: audiod.ggo: Kill unused --stream_timeout option. X-Git-Tag: v0.3.2~16 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;h=7b49eba0e457a1a441c765d92761bf792a661ffc;hp=3dfab6fc800bec957eee78aa642d0b139300d470;p=paraslash.git audiod.ggo: Kill unused --stream_timeout option. --- diff --git a/audiod.ggo b/audiod.ggo index 66e81a11..e25caa24 100644 --- a/audiod.ggo +++ b/audiod.ggo @@ -186,13 +186,3 @@ the writer. Useful for syncronizing the audio output of clients." int typestr="milliseconds" default="200" optional - -option "stream_timeout" - -#~~~~~~~~~~~~~~~~~~~~~~~~ - -"Deactivate slot if idle for that many -seconds" - - int typestr="seconds" - default="30" - optional