fix -Wextra in Robot
This commit is contained in:
@@ -77,10 +77,9 @@ void Simulation::step(double tick)
|
||||
Pos += tick;
|
||||
}
|
||||
|
||||
void Simulation::setToWaypoint(unsigned int n)
|
||||
void Simulation::setToWaypoint(unsigned int)
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
|
||||
void Simulation::setToTime(float t)
|
||||
|
||||
Reference in New Issue
Block a user