diff --git a/src/lib/uri.cpp b/src/lib/uri.cpp index 4b9b14c..b8d5c46 100644 --- a/src/lib/uri.cpp +++ b/src/lib/uri.cpp @@ -704,7 +704,7 @@ string URI::to_utf8(const string &str) void URI::detect_encoding() { - const RegEx re_encoding(R"( matches; re_encoding.split(_document, matches); if (matches.size() >= 2)