fix a comment

main
Paul Schneider 9 years ago
parent 04f7229fe3
commit 06a3417aef
1 changed files with 1 additions and 1 deletions

@ -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 {

Loading…