summaryrefslogtreecommitdiffstats
path: root/include/connection.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/connection.hpp')
-rw-r--r--include/connection.hpp1
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