aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/srv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/srv.h')
-rw-r--r--src/core/hle/service/srv.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/hle/service/srv.h b/src/core/hle/service/srv.h
index d9ac8fc8..760c976b 100644
--- a/src/core/hle/service/srv.h
+++ b/src/core/hle/service/srv.h
@@ -32,9 +32,6 @@ public:
*/
Syscall::Result Sync();
-private:
-
- DISALLOW_COPY_AND_ASSIGN(Interface);
};
} // namespace