summaryrefslogtreecommitdiffstats
path: root/src/engine/HTTPClientSender.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/HTTPClientSender.hpp')
-rw-r--r--src/engine/HTTPClientSender.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/engine/HTTPClientSender.hpp b/src/engine/HTTPClientSender.hpp
index 5eab2d2a..9a1ce10c 100644
--- a/src/engine/HTTPClientSender.hpp
+++ b/src/engine/HTTPClientSender.hpp
@@ -76,8 +76,7 @@ public:
virtual void new_plugin(const std::string& uri,
const std::string& type_uri,
- const std::string& symbol,
- const std::string& name);
+ const std::string& symbol);
virtual void new_patch(const std::string& path, uint32_t poly);