deleted unnecessary stuff
This commit is contained in:
parent
df71f8d021
commit
da27d8400e
1 changed files with 0 additions and 3 deletions
|
@ -36,9 +36,6 @@ public class FavouritesBottomSheetMenuFragment extends MenuBottomSheetDialogFrag
|
|||
private static final String IS_SORTED = "sorted";
|
||||
private static final String SORTED_BY_TYPE = "sortedByType";
|
||||
|
||||
private boolean target;
|
||||
private boolean intermediate;
|
||||
|
||||
private Location location;
|
||||
private Float heading;
|
||||
private List<FavouritePoint> favouritePoints;
|
||||
|
|
Loading…
Reference in a new issue