Fix switch GUI multiple hosts SetEventConnectedCallback

This commit is contained in:
h0neybadger 2020-12-26 22:53:34 +01:00 committed by Florian Märkl
commit a1b081bfce
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857
6 changed files with 19 additions and 13 deletions

View file

@ -81,7 +81,6 @@ class Host
ChiakiSession session;
ChiakiOpusDecoder opus_decoder;
ChiakiConnectVideoProfile video_profile;
ChiakiControllerState keyboard_state;
friend class Settings;
friend class DiscoveryManager;