From 70ea15410d5848238c2412cb7c2cf29eb3d42520 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20G=C3=B6ffringmann?= Date: Wed, 26 Oct 2005 06:37:09 +0000 Subject: [PATCH] removed old and unused defines. svn-id: r19304 --- sword1/control.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/sword1/control.cpp b/sword1/control.cpp index 8613e387bfb..a05a46f34da 100644 --- a/sword1/control.cpp +++ b/sword1/control.cpp @@ -40,9 +40,6 @@ namespace Sword1 { -#define SAVEFILE_WRITE true -#define SAVEFILE_READ false - enum { kKeyRepeatInitialDelay = 400, kKeyRepeatSustainDelay = 100