unused label

This commit is contained in:
Glenn Maynard
2006-07-27 23:56:41 +00:00
parent bcb438f1e5
commit 4bd4508ba2
-2
View File
@@ -114,8 +114,6 @@ void Sprite::Load( RageTextureID ID )
void Sprite::LoadFromNode( const RString& sDir, const XNode* pNode )
{
retry:
RString sTextureFile;
RString sPath;
if( pNode->GetAttrValue( "Texture", sTextureFile ) )