summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid.h
diff options
context:
space:
mode:
authorbunnei <ericbunnie@gmail.com>2014-04-28 00:29:51 +0200
committerbunnei <ericbunnie@gmail.com>2014-04-28 00:29:51 +0200
commita48c6b947d5314ab804f375cca22af159cc3b77b (patch)
tree5f49ac6edc39d37c9b49514217957b47e73505f2 /src/core/hle/service/hid.h
parentfixed weird spacing (diff)
downloadyuzu-a48c6b947d5314ab804f375cca22af159cc3b77b.tar
yuzu-a48c6b947d5314ab804f375cca22af159cc3b77b.tar.gz
yuzu-a48c6b947d5314ab804f375cca22af159cc3b77b.tar.bz2
yuzu-a48c6b947d5314ab804f375cca22af159cc3b77b.tar.lz
yuzu-a48c6b947d5314ab804f375cca22af159cc3b77b.tar.xz
yuzu-a48c6b947d5314ab804f375cca22af159cc3b77b.tar.zst
yuzu-a48c6b947d5314ab804f375cca22af159cc3b77b.zip
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 746c1b1fc..b17fcfa86 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