aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backends/PalmOS/Src/builder/b_globals.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/backends/PalmOS/Src/builder/b_globals.h b/backends/PalmOS/Src/builder/b_globals.h
index 92ef8d7744..c3fec9fed5 100644
--- a/backends/PalmOS/Src/builder/b_globals.h
+++ b/backends/PalmOS/Src/builder/b_globals.h
@@ -1,8 +1,5 @@
#include "enum_globals.h"
-// define this to limit memory request on Simon
-#define SMALL_MEMORY
-
void writeRecord(MemPtr ptr, UInt32 size, UInt16 index, UInt16 dbID);
void buildAll();