mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-02-19 09:19:57 +00:00
[common] added back support for shared memory files
This commit is contained in:
@@ -93,8 +93,6 @@ struct AppParams
|
||||
bool center;
|
||||
int x, y;
|
||||
unsigned int w, h;
|
||||
const char * shmFile;
|
||||
unsigned int shmSize;
|
||||
unsigned int fpsLimit;
|
||||
bool showFPS;
|
||||
bool useSpiceInput;
|
||||
|
||||
Reference in New Issue
Block a user