aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/hid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/hid.h')
-rw-r--r--src/core/hle/service/hid.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/hle/service/hid.h b/src/core/hle/service/hid.h
index 746c1b1f..b17fcfa8 100644
--- a/src/core/hle/service/hid.h
+++ b/src/core/hle/service/hid.h
@@ -29,9 +29,6 @@ public:
return "hid:USER";
}
-private:
-
- DISALLOW_COPY_AND_ASSIGN(Interface);
};
} // namespace