mirror of
https://github.com/lubosz/overte.git
synced 2025-04-12 09:42:28 +02:00
remove unused encoder (was for testing)
This commit is contained in:
parent
15518e9aa1
commit
72eb797910
1 changed files with 0 additions and 1 deletions
|
@ -378,7 +378,6 @@ private:
|
|||
CodecPluginPointer _codec;
|
||||
QString _selectedCodecName;
|
||||
Encoder* _encoder { nullptr }; // for outbound mic stream
|
||||
Encoder* _playbackEncoder { nullptr };
|
||||
|
||||
QThread* _checkDevicesThread { nullptr };
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue