summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/windowmanager-sdl.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2013-01-19 17:15:01 +0100
committerAdam Borowski <kilobyte@angband.pl>2013-01-20 15:48:56 +0100
commit895ea411bbe873a6654749a248027f7c5384e3b8 (patch)
tree8c7c7c639cd65ded88cb865959ac42fff5cb29a7 /crawl-ref/source/windowmanager-sdl.h
parent8811394ea52c0af6723e43ed75852a9644b6dfd8 (diff)
downloadcrawl-ref-895ea411bbe873a6654749a248027f7c5384e3b8.tar.gz
crawl-ref-895ea411bbe873a6654749a248027f7c5384e3b8.zip
Delete an unused function and related enums.
Diffstat (limited to 'crawl-ref/source/windowmanager-sdl.h')
-rw-r--r--crawl-ref/source/windowmanager-sdl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/windowmanager-sdl.h b/crawl-ref/source/windowmanager-sdl.h
index 81691a54d7..d81dcff431 100644
--- a/crawl-ref/source/windowmanager-sdl.h
+++ b/crawl-ref/source/windowmanager-sdl.h
@@ -26,7 +26,6 @@ public:
#endif
virtual key_mod get_mod_state() const;
virtual void set_mod_state(key_mod mod);
- virtual int byte_order();
// System time functions
virtual void set_timer(unsigned int interval,