summaryrefslogtreecommitdiff
path: root/ld/ldlang.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ldlang.c')
-rw-r--r--ld/ldlang.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ld/ldlang.c b/ld/ldlang.c
index 5327e1286c..0f5c91a328 100644
--- a/ld/ldlang.c
+++ b/ld/ldlang.c
@@ -3512,8 +3512,6 @@ update_wild_statements (lang_statement_union_type *s)
if (sort_section == by_name)
sec->spec.sorted = by_alignment_name;
break;
- case by_none:
- sec->spec.sorted = none;
default:
break;
}