fix a comment

This commit is contained in:
Paul Schneider 2017-03-09 22:21:22 +01:00
commit c7d9dce22c

View file

@ -79,7 +79,7 @@ namespace ZicMoove.Pages
}; };
OnInitMap(); OnInitMap();
/* /*
// A "relocate" button : useless, since it yet exists // A "relocate" button :
var reLocate = new Button { Text = "Re-centrer" }; var reLocate = new Button { Text = "Re-centrer" };
reLocate.Clicked += async delegate { reLocate.Clicked += async delegate {