diff --git a/client/main.c b/client/main.c index 83eb0892..e9bfcd03 100644 --- a/client/main.c +++ b/client/main.c @@ -290,8 +290,6 @@ int renderThread(void * unused) texture = NULL; } -#define SDL_PIXELFORMAT_YUV444P SDL_PIXELTYPE_ARRAYU8 | SDL_ARRAYORDER_RGB - Uint32 sdlFormat; switch(state.shm->frameType) {