Skip to content
Snippets Groups Projects
Commit 4da51a52 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

remove dbus-c++ warning ( unused variable )

parent 43a38263
No related branches found
No related tags found
No related merge requests found
...@@ -63,7 +63,7 @@ public: ...@@ -63,7 +63,7 @@ public:
protected: protected:
Server(const Server &s) Server(const Server & /* s */)
{} {}
virtual void on_new_connection(Connection &c) = 0; virtual void on_new_connection(Connection &c) = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment