Commit 134ccd28 authored by DonLakeFlyer's avatar DonLakeFlyer

parent 480a0569
...@@ -18,7 +18,7 @@ BlankPlanCreator::BlankPlanCreator(PlanMasterController* planMasterController, Q ...@@ -18,7 +18,7 @@ BlankPlanCreator::BlankPlanCreator(PlanMasterController* planMasterController, Q
} }
void BlankPlanCreator::createPlan(const QGeoCoordinate& mapCenterCoord) void BlankPlanCreator::createPlan(const QGeoCoordinate& /*mapCenterCoord*/)
{ {
_planMasterController->removeAll(); _planMasterController->removeAll();
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment