From dc5d9dee3f3f726d463f5f23f5902d1d0373df93 Mon Sep 17 00:00:00 2001 From: Joshua Langley Date: Tue, 24 Jul 2007 06:39:04 +0000 Subject: keyboard configuration - mainly documentation fixes. http://mantis.themanaworld.org/view.php?id=16 --- src/main.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index e147f760..112c5b6e 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -328,8 +328,7 @@ void init_engine(const Options &options) /** Clear the engine */ void exit_engine() { - // Store keys and Remove Keyboard configuration. - keyboard.store(); + // Remove Keyboard configuration. keyboard.destroy(); config.write(); -- cgit v1.2.3-60-g2f50