summaryrefslogtreecommitdiff
path: root/modules/remote-kokkos/c++/rpc.hpp
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2024-03-11 16:41:55 +0100
committerClaudius "keldu" Holeksa <mail@keldu.de>2024-03-11 16:42:13 +0100
commit2db5e753e2fb6b2d7333abafcd1c6994cb32682f (patch)
treedbd34c42bf921ee1d383ac2218bdabd76a5521e7 /modules/remote-kokkos/c++/rpc.hpp
parent472f6b3d06cdeaedffff2fd1ae1374e34175ac96 (diff)
remote-kokkos: removing a line
Diffstat (limited to 'modules/remote-kokkos/c++/rpc.hpp')
-rw-r--r--modules/remote-kokkos/c++/rpc.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/remote-kokkos/c++/rpc.hpp b/modules/remote-kokkos/c++/rpc.hpp
index 5bce553..9137da0 100644
--- a/modules/remote-kokkos/c++/rpc.hpp
+++ b/modules/remote-kokkos/c++/rpc.hpp
@@ -42,6 +42,5 @@ private:
*/
struct data_storage {
};
-
};
}