projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dfab6f
)
audiod.ggo: Kill unused --stream_timeout option.
author
Andre Noll
<maan@systemlinux.org>
Wed, 2 Apr 2008 21:33:07 +0000
(23:33 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Wed, 2 Apr 2008 21:33:07 +0000
(23:33 +0200)
audiod.ggo
patch
|
blob
|
history
diff --git
a/audiod.ggo
b/audiod.ggo
index
66e81a1
..
e25caa2
100644
(file)
--- 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