summaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qt-ui/maintab.cpp')
-rw-r--r--qt-ui/maintab.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/qt-ui/maintab.cpp b/qt-ui/maintab.cpp
index 050cf32f6..2e5aaf086 100644
--- a/qt-ui/maintab.cpp
+++ b/qt-ui/maintab.cpp
@@ -1079,11 +1079,6 @@ void MainTab::updateGpsCoordinates(const struct dive *dive)
}
}
-QString MainTab::trHemisphere(const char *orig)
-{
- return tr(orig);
-}
-
void MainTab::escDetected()
{
if (editMode != NONE)