1
0
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:
Mathieu Schroeter 2018-07-27 14:29:51 +02:00
parent f155f3b635
commit c731fb7dd3

View File

@ -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);