Don't use separate threads for querying SDL video info
This is no longer necessary now that we force Qt and SDL to use EGL.
This commit is contained in:
parent
d3c23b55dc
commit
9d5f25f828
2 changed files with 1 additions and 62 deletions
|
|
@ -38,8 +38,6 @@ signals:
|
|||
|
||||
private:
|
||||
void querySdlVideoInfo();
|
||||
void querySdlVideoInfoInternal();
|
||||
void refreshDisplaysInternal();
|
||||
|
||||
bool hasHardwareAcceleration;
|
||||
bool rendererAlwaysFullScreen;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue