summaryrefslogtreecommitdiff
path: root/modules/remote/c++/remote.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/remote/c++/remote.hpp')
-rw-r--r--modules/remote/c++/remote.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/remote/c++/remote.hpp b/modules/remote/c++/remote.hpp
index 72c9cce..571a4e7 100644
--- a/modules/remote/c++/remote.hpp
+++ b/modules/remote/c++/remote.hpp
@@ -102,7 +102,6 @@ public:
template<typename Remote>
class remote_address {
static_assert(always_false<Remote>, "Type of remote not supported");
-
/**
*
*/