remove not-working fix

This commit is contained in:
sonora 2015-01-01 15:44:03 +01:00
parent 2371a0887c
commit 89fb7976a3

View file

@ -144,8 +144,6 @@ public class DashFavoritesFragment extends DashBaseFragment {
});
favorites.addView(view);
}
//Check if this fixes that lists are empty when returning from the map screen
mainView.invalidate();
}
private void updateArrows() {