mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-12-22 22:01:46 +00:00
[client] main: remove micAlwaysAllow from g_params
This commit is contained in:
parent
7cb6ccd6f5
commit
146d9a2a53
1 changed files with 0 additions and 1 deletions
|
@ -213,7 +213,6 @@ struct AppParams
|
|||
|
||||
int audioPeriodSize;
|
||||
int audioBufferLatency;
|
||||
bool micAlwaysAllow;
|
||||
bool micShowIndicator;
|
||||
enum MicDefaultState micDefaultState;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue