summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--navit/search.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/navit/search.c b/navit/search.c
index c875f56b1..06afcbfe6 100644
--- a/navit/search.c
+++ b/navit/search.c
@@ -119,7 +119,6 @@ int search_list_level(enum attr_type attr_type) {
case attr_country_name:
return 0;
case attr_town_postal:
- return 1;
case attr_town_name:
case attr_district_name:
case attr_town_or_district_name: