Fix silly GCC warning

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9787 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria
2011-09-09 00:40:08 +00:00
parent a06e4a3ba8
commit cd859dcaa5

View File

@@ -88,4 +88,4 @@ void TrackSector::rescue()
.getPredecessor();
m_last_valid_graph_node = QuadGraph::get()->getNode(m_current_graph_node)
.getPredecessor();
} // rescue
} // rescue