summaryrefslogtreecommitdiff
path: root/tests/c-parse.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/c-parse.exp')
-rw-r--r--tests/c-parse.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/c-parse.exp b/tests/c-parse.exp
index 405be7b..65033c6 100644
--- a/tests/c-parse.exp
+++ b/tests/c-parse.exp
@@ -57,7 +57,6 @@ hash (str, len)
switch (hval)
{
default:
- case 3:
hval += asso_values[(unsigned char)str[2]];
case 2:
case 1: