mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Remove dead code
This commit is contained in:
parent
f155f3b635
commit
c731fb7dd3
@ -143,8 +143,6 @@ DrawText (CPixmap * pPixmap, Point pos, const char * pText, Sint32 font)
|
||||
{
|
||||
Sint32 rank;
|
||||
|
||||
auto phase = g_pEvent->GetPhase ();
|
||||
|
||||
while (*pText != '\0')
|
||||
{
|
||||
rank = GetOffset (pText);
|
||||
|
Loading…
x
Reference in New Issue
Block a user