summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_class_token.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/kernel/k_class_token.h')
-rw-r--r--src/core/hle/kernel/k_class_token.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/hle/kernel/k_class_token.h b/src/core/hle/kernel/k_class_token.h
index c9001ae3d..ab20e00ff 100644
--- a/src/core/hle/kernel/k_class_token.h
+++ b/src/core/hle/kernel/k_class_token.h
@@ -101,7 +101,6 @@ public:
KSession,
KSharedMemory,
KEvent,
- KWritableEvent,
KLightClientSession,
KLightServerSession,
KTransferMemory,