summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--regexp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/regexp.h b/regexp.h
index 5776a9023a..5ee6448e09 100644
--- a/regexp.h
+++ b/regexp.h
@@ -326,7 +326,6 @@ get_regex_charset_name(const U32 flags, STRLEN* const lenp)
default:
return "?"; /* Unknown */
}
- return "?"; /* Unknown */
}
/* Anchor and GPOS related stuff */