mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-19 07:38:28 +00:00
This reverts commit d8b95c263b
.
Some clients might want to fiddle with the clients play position
(e.g. the mixer) within 'Audio_out::start()' and we might reset
it to an old value if we do it afterwards.
Fixes #1796.