summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/cio.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/cio.h')
-rw-r--r--crawl-ref/source/cio.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/cio.h b/crawl-ref/source/cio.h
index fdc6254dca..27f31570aa 100644
--- a/crawl-ref/source/cio.h
+++ b/crawl-ref/source/cio.h
@@ -194,8 +194,6 @@ enum KEYS
CK_MOUSE_B3,
CK_MOUSE_B4,
CK_MOUSE_B5,
- CK_MOUSE_B1ITEM,
- CK_MOUSE_B2ITEM,
CK_MOUSE_CLICK
};