(svn r21783) -Cleanup (r14997): Remove redundant assignment.
This commit is contained in:
@@ -281,8 +281,6 @@ static void *ReadSprite(SpriteCache *sc, SpriteID id, SpriteType sprite_type)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
sc->type = sprite_type;
|
|
||||||
|
|
||||||
return sc->ptr;
|
return sc->ptr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user