diff options
Diffstat (limited to 'net/base/escape.h')
-rw-r--r-- | net/base/escape.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/base/escape.h b/net/base/escape.h index 14f46c6..1502b56 100644 --- a/net/base/escape.h +++ b/net/base/escape.h @@ -118,4 +118,3 @@ bool EscapeQueryParamValue(const std::wstring& text, const char* codepage, std::wstring EscapeQueryParamValueUTF8(const std::wstring& text); #endif // #ifndef NET_BASE_ESCAPE_H__ - |