Merge RegistKey and Auth

This commit is contained in:
Florian Märkl 2019-08-15 22:56:02 +02:00
commit 73ccfb6f22
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857
7 changed files with 62 additions and 51 deletions

View file

@ -46,9 +46,7 @@ struct StreamSessionConnectInfo
uint32_t log_level_mask;
QString log_file;
QString host;
QString registkey;
QString ostype;
QString auth;
QString regist_key;
QString morning;
QString did;
ChiakiConnectVideoProfile video_profile;