Removed compiler warning.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7536 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2011-01-25 02:25:11 +00:00
parent b638af4d0e
commit 66a9769a14

View File

@ -48,7 +48,6 @@ TutorialData::TutorialData(const std::string& filename)
std::string s_property;
int i_property;
float f_property;
XMLNode *root = new XMLNode( filename );