This commit is contained in:
madwasp79 2019-06-21 11:33:34 +03:00
parent 5911752d2f
commit 558ef08a6a

View file

@ -389,10 +389,6 @@ public class MenuBuilder {
}
}
protected void buildCoordinatesRow(View view) {
CollapsableView cv = getCollapsableTextView(app, true, "LatLon \n olc \n link \n utc");
}
protected void buildNearestPhotosRow(View view) {
if (!app.getSettings().isInternetConnectionAvailable()) {
return;