mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-04 07:51:14 -05:00
Removed AudioInput friendness in AudioInputDevice
This commit is contained in:
parent
8c521f191d
commit
c0c02d8976
@ -148,7 +148,6 @@ private:
|
||||
void stop();
|
||||
|
||||
friend class AudioOutputPipe;
|
||||
friend class AudioInput;
|
||||
|
||||
private slots:
|
||||
void handleInputMessages();
|
||||
|
Loading…
Reference in New Issue
Block a user