summaryrefslogtreecommitdiff
path: root/gas/app.c
diff options
context:
space:
mode:
Diffstat (limited to 'gas/app.c')
-rw-r--r--gas/app.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gas/app.c b/gas/app.c
index 275ad68ebb..882a128b1a 100644
--- a/gas/app.c
+++ b/gas/app.c
@@ -888,9 +888,6 @@ do_scrub_chars (int (*get) (char *, int), char *tostart, int tolen)
switch (state)
{
- case 0:
- state++;
- goto recycle; /* Punted leading sp */
case 1:
/* We can arrive here if we leave a leading whitespace
character at the beginning of a line. */