mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Remove unused variables
This commit is contained in:
parent
8a8fa56f3f
commit
fd31c67bbe
@ -111,7 +111,7 @@ public:
|
||||
void Draw (CPixmap * pPixmap, Point pos, const char * pText, Sint32 slope)
|
||||
{
|
||||
Uint32 format;
|
||||
int w0, h0, access;
|
||||
int access;
|
||||
SDL_Rect r0;
|
||||
|
||||
const auto isRTL = IsRightReading ();
|
||||
|
Loading…
x
Reference in New Issue
Block a user