mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-02-16 10:40:59 +00:00
Add missing return statement
This commit is contained in:
@@ -157,6 +157,8 @@ VAAPIRenderer::openDisplay(SDL_Window* window)
|
||||
info.subsystem);
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
return display;
|
||||
}
|
||||
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user