Changeset - r17036:17fe560ce56e
[Not reviewed]
master
0 1 0
frosch - 13 years ago 2011-01-14 16:09:51
frosch@openttd.org
(svn r21783) -Cleanup (r14997): Remove redundant assignment.
1 file changed with 0 insertions and 2 deletions:
0 comments (0 inline, 0 general)
src/spritecache.cpp
Show inline comments
 
@@ -281,8 +281,6 @@ static void *ReadSprite(SpriteCache *sc,
 
			}
 
		}
 

	
 
		sc->type = sprite_type;
 

	
 
		return sc->ptr;
 
	}
 

	
0 comments (0 inline, 0 general)