diff options
Diffstat (limited to 'modules/remote-filesystem/c++/remote.hpp')
| -rw-r--r-- | modules/remote-filesystem/c++/remote.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/remote-filesystem/c++/remote.hpp b/modules/remote-filesystem/c++/remote.hpp index caae2a9..6660a36 100644 --- a/modules/remote-filesystem/c++/remote.hpp +++ b/modules/remote-filesystem/c++/remote.hpp @@ -8,9 +8,6 @@ #include "transfer.hpp" namespace saw { -namespace rmt { -struct File {}; -} template<> class remote_address<rmt::File> { |
