mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-14 11:28:11 +00:00
[client] main: only render if there is actually something to render
This commit is contained in:
@@ -65,7 +65,6 @@ struct AppState
|
||||
struct LG_DisplayServerOps * ds;
|
||||
bool dsInitialized;
|
||||
bool jitRender;
|
||||
LGEvent * jitEvent;
|
||||
|
||||
bool stopVideo;
|
||||
bool ignoreInput;
|
||||
|
Reference in New Issue
Block a user