Skip to content

Commit

Permalink
Removed AudioInput friendness in AudioInputDevice
Browse files Browse the repository at this point in the history
  • Loading branch information
f4exb committed Jul 11, 2023
1 parent 8c521f1 commit c0c02d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdrbase/audio/audioinputdevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ class SDRBASE_API AudioInputDevice : public QIODevice {
void stop();

friend class AudioOutputPipe;
friend class AudioInput;

private slots:
void handleInputMessages();
Expand Down

0 comments on commit c0c02d8

Please sign in to comment.