diff options
Diffstat (limited to 'protocols/Twitter/http.h')
-rw-r--r-- | protocols/Twitter/http.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Twitter/http.h b/protocols/Twitter/http.h index 04f5468b30..65ef5af407 100644 --- a/protocols/Twitter/http.h +++ b/protocols/Twitter/http.h @@ -35,5 +35,4 @@ namespace http };
std::string url_encode(const std::string &);
- std::string url_encode(const std::wstring &);
}
\ No newline at end of file |