aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backends/PalmOS/Rsc/armcode.r7
1 files changed, 0 insertions, 7 deletions
diff --git a/backends/PalmOS/Rsc/armcode.r b/backends/PalmOS/Rsc/armcode.r
deleted file mode 100644
index ec05e5273e..0000000000
--- a/backends/PalmOS/Rsc/armcode.r
+++ /dev/null
@@ -1,7 +0,0 @@
-// ARM optimized functions
-
-read 'ARMC' (100, "ARM") "PNO/common.arm";
-
-// Comment this line if there is no ARM optimization
-// for the compiled engine
-//read 'ARMC' (101, "ARM") "PNO/engine.arm";