fix a comment

This commit is contained in:
2017-03-09 22:21:22 +01:00
parent 04f7229fe3
commit 06a3417aef

View File

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