mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile: remove current location checkbox from dive edit
Since we no longer access the device location, we can't do that any longer, either. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
ebbef8cf17
commit
76e0208a11
3 changed files with 0 additions and 30 deletions
|
@ -179,7 +179,6 @@ Kirigami.ApplicationWindow {
|
|||
detailsWindow.usedGas = []
|
||||
detailsWindow.startpressure = []
|
||||
detailsWindow.endpressure = []
|
||||
detailsWindow.gpsCheckbox = false
|
||||
showPage(detailsWindow)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue