diff options
Diffstat (limited to 'include/curl_wrapper.hpp')
-rw-r--r-- | include/curl_wrapper.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/curl_wrapper.hpp b/include/curl_wrapper.hpp index d8c3473..90e010a 100644 --- a/include/curl_wrapper.hpp +++ b/include/curl_wrapper.hpp @@ -30,8 +30,6 @@ namespace mastodonpp using std::string; using std::string_view; -extern uint16_t curl_inits; - /*! * @brief The HTTP method. * |