[client] switch from SDL_Thread to lgThread

This commit is contained in:
Geoffrey McRae
2020-01-02 23:59:06 +11:00
parent 1c1d2a0568
commit ba31c78412
4 changed files with 18 additions and 16 deletions

View File

@@ -49,8 +49,6 @@ struct AppState
void * lgrData;
bool lgrResize;
SDL_Thread * t_frame;
const LG_Clipboard * lgc;
SpiceDataType cbType;
struct ll * cbRequestList;