aboutsummaryrefslogtreecommitdiff
path: root/src/Uri.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Uri.cpp')
-rw-r--r--src/Uri.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Uri.cpp b/src/Uri.cpp
index 3d8b4fa..2b15ede 100644
--- a/src/Uri.cpp
+++ b/src/Uri.cpp
@@ -370,7 +370,6 @@ namespace {
(position == address.length())
&& (
(state == ValidationState::COLON_BUT_NO_GROUPS_YET)
- || (state == ValidationState::AFTER_COLON_EXPECT_GROUP_OR_IPV4)
|| (state == ValidationState::COLON_AFTER_GROUP)
)
) { // trailing single colon