summaryrefslogtreecommitdiff
path: root/modules/remote-sycl/c++/rpc.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/remote-sycl/c++/rpc.hpp')
-rw-r--r--modules/remote-sycl/c++/rpc.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/remote-sycl/c++/rpc.hpp b/modules/remote-sycl/c++/rpc.hpp
index 65e2df5..da2eeaa 100644
--- a/modules/remote-sycl/c++/rpc.hpp
+++ b/modules/remote-sycl/c++/rpc.hpp
@@ -10,8 +10,8 @@ namespace saw {
/**
* Remote data class for the Sycl backend.
*/
-template<typename T, typename Encoding, typename Storage>
-class remote_data<T, Encoding, Storage, rmt::Sycl> final {
+template<typename T, typename Encoding>
+class remote_data<T, Encoding, rmt::Sycl> final {
private:
/**
* An identifier to the data being held on the remote