diff options
| author | Claudius 'keldu' Holeksa <mail@keldu.de> | 2024-08-12 13:42:48 +0200 |
|---|---|---|
| committer | Claudius 'keldu' Holeksa <mail@keldu.de> | 2024-08-12 13:42:48 +0200 |
| commit | e13f6a5e91ffeac86c32ab3a9048b810b1931061 (patch) | |
| tree | 1eec0e8f5ca6edfd99581f5b175371a21c8f652b /modules/remote/c++/remote.hpp | |
| parent | b9a4cf706cf0145c814ef5987dad21ebc4172ac6 (diff) | |
wip
Diffstat (limited to 'modules/remote/c++/remote.hpp')
| -rw-r--r-- | modules/remote/c++/remote.hpp | 1 |
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"); - /** * */ |
