summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 323a961804..3d9263ee3f 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -145,9 +145,6 @@ Comments on some symbolic names:
``GAMEPAD_*``
Keys emitted by the SDL gamepad backend.
-``AR_*``
- Keys emitted by the OSX-only Apple Remote code.
-
``UNMAPPED``
Pseudo-key that matches any unmapped key. (You should probably avoid this
if possible, because it might change behavior or get removed in the future.)