summaryrefslogtreecommitdiff
path: root/navigation.c
diff options
context:
space:
mode:
Diffstat (limited to 'navigation.c')
-rw-r--r--navigation.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/navigation.c b/navigation.c
index af019263..31844984 100644
--- a/navigation.c
+++ b/navigation.c
@@ -1389,9 +1389,6 @@ show_maneuver(struct navigation *nav, struct navigation_itm *itm, struct navigat
} else if (delta < 165) {
/* TRANSLATORS: Don't forget the ending space */
strength=_("strongly ");
- } else if (delta < 180) {
- /* TRANSLATORS: Don't forget the ending space */
- strength=_("really strongly ");
} else {
dbg(1,"delta=%d\n", delta);
/* TRANSLATORS: Don't forget the ending space */