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.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/HTTPClientSender.hpp b/src/engine/HTTPClientSender.hpp
index a9d37784..753197ea 100644
--- a/src/engine/HTTPClientSender.hpp
+++ b/src/engine/HTTPClientSender.hpp
@@ -61,8 +61,6 @@ public:
Raul::URI uri() const { return "http://example.org/"; }
- void subscribe(Shared::EngineInterface* engine) { }
-
/* *** ClientInterface Implementation Below *** */
//void client_registration(const std::string& url, int client_id);