fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / object / path_walker.hpp
index 0b8357f..f3bdf9e 100644 (file)
@@ -55,7 +55,7 @@ public:
 private:
   void advance_node();
   void goback_node();
+
   /**
    * set to false to immediately stop advancing
    */
@@ -69,8 +69,6 @@ private:
    */
   int stop_at_node_nr;
 
-  Vector last_pos;
-
   /**
    * the position between the current node and the next node as fraction
    * between 0 and 1