mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-12-31 17:57:10 +00:00
[client] removed useless/invalid define
This commit is contained in:
parent
eb4bcc8814
commit
1c1d018db1
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue