mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-31 17:02:29 +00:00
[client] switch from SDL_Thread to lgThread
This commit is contained in:
@@ -49,8 +49,6 @@ struct AppState
|
||||
void * lgrData;
|
||||
bool lgrResize;
|
||||
|
||||
SDL_Thread * t_frame;
|
||||
|
||||
const LG_Clipboard * lgc;
|
||||
SpiceDataType cbType;
|
||||
struct ll * cbRequestList;
|
||||
|
||||
Reference in New Issue
Block a user