Revert "pulse-server: Handle clients that send more than requested"

This reverts commit a79b5c86ea.
This commit is contained in:
Wim Taymans 2022-09-08 09:06:02 +02:00
parent 903f831b2d
commit d5bc6aa2cb
3 changed files with 0 additions and 7 deletions

View file

@ -97,7 +97,6 @@ struct stream {
struct sample_spec ss;
struct channel_map map;
struct buffer_attr attr;
uint32_t extra_tlength;
uint32_t frame_size;
uint32_t rate;
uint64_t lat_usec;