sink: Remove unnecessary SetDevice method
Unused, doesn't do anything.
This commit is contained in:
parent
4564fc5baa
commit
05fc17b88a
6 changed files with 0 additions and 17 deletions
|
@ -22,7 +22,6 @@ public:
|
|||
size_t SamplesInQueue() const override;
|
||||
|
||||
std::vector<std::string> GetDeviceList() const override;
|
||||
void SetDevice(int device_id) override;
|
||||
|
||||
private:
|
||||
struct Impl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue