mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
Fix and enable -Wmaybe-uninitialized
This commit is contained in:
@@ -396,7 +396,6 @@ namespace video {
|
||||
struct sync_session_t {
|
||||
sync_session_ctx_t *ctx;
|
||||
|
||||
platf::img_t *img_tmp;
|
||||
session_t session;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user