diff options
Diffstat (limited to 'include/connection.hpp')
-rw-r--r-- | include/connection.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/connection.hpp b/include/connection.hpp index 1a6c11f..a26120c 100644 --- a/include/connection.hpp +++ b/include/connection.hpp @@ -74,7 +74,6 @@ public: private: Instance &_instance; const string_view _baseuri; - const API _api; }; } // namespace mastodonpp |