Fix compiler warning
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13238 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -597,4 +597,4 @@ bool XMLNode::hasChildNamed(const char* name) const
|
||||
if (m_nodes[i]->getName() == name) return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user