summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilesdl.h
diff options
context:
space:
mode:
authorJohanna Ploog <j-p-e-g@users.sourceforge.net>2010-02-14 20:35:34 +0100
committerJohanna Ploog <j-p-e-g@users.sourceforge.net>2010-02-14 21:03:14 +0100
commit297b3808c12ba887cc5fcd092527bb5d8ffbb3a7 (patch)
treec3a207a08944f3cd1488695a2d694475a77edf95 /crawl-ref/source/tilesdl.h
parentab623a956f97164bb327eb5d16a4b5501ea49016 (diff)
downloadcrawl-ref-297b3808c12ba887cc5fcd092527bb5d8ffbb3a7.tar.gz
crawl-ref-297b3808c12ba887cc5fcd092527bb5d8ffbb3a7.zip
Tiles: Whenever switching tabs, name the new mode in the text tag.
Diffstat (limited to 'crawl-ref/source/tilesdl.h')
-rw-r--r--crawl-ref/source/tilesdl.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/crawl-ref/source/tilesdl.h b/crawl-ref/source/tilesdl.h
index 5862d0fefc..9c6e13ebac 100644
--- a/crawl-ref/source/tilesdl.h
+++ b/crawl-ref/source/tilesdl.h
@@ -120,14 +120,6 @@ protected:
bool m_fullscreen;
bool m_need_redraw;
- enum TabID
- {
- TAB_ITEM,
- TAB_SPELL,
- TAB_MEMORISE,
- TAB_MAX
- };
-
enum LayerID
{
LAYER_NORMAL,