diff --git a/ZicMoove/ZicMoove/Pages/PinPage.cs b/ZicMoove/ZicMoove/Pages/PinPage.cs index ed40ca8d..b61ab108 100644 --- a/ZicMoove/ZicMoove/Pages/PinPage.cs +++ b/ZicMoove/ZicMoove/Pages/PinPage.cs @@ -79,7 +79,7 @@ namespace ZicMoove.Pages }; OnInitMap(); /* - // A "relocate" button : useless, since it yet exists + // A "relocate" button : var reLocate = new Button { Text = "Re-centrer" }; reLocate.Clicked += async delegate {