mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Cleanup: remove unused function MainTab::showLocation()
The last caller was removed way back in 266e754d08
.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
1f76460dfa
commit
5d1c30acbf
2 changed files with 0 additions and 9 deletions
|
@ -97,7 +97,6 @@ slots:
|
|||
void toggleTriggeredColumn();
|
||||
void updateTextLabels(bool showUnits = true);
|
||||
void escDetected(void);
|
||||
void showLocation();
|
||||
void setCurrentLocationIndex();
|
||||
EditMode getEditMode() const;
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue