summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-27 21:47:49 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-27 21:47:49 +0200
commita65a6d5f557d4e6846c1ef959a68fa556d86fd1e (patch)
treee6c0d03024f36be63b14d6c641a042c0b6fe0819 /src/config.h
parentfe3f2d47aa2a4da812597a2c78a8a5f10e044cdf (diff)
Remove USE_FAST_AUTOROLLER preprocessor define
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/config.h b/src/config.h
index 438832b4..73e016e2 100644
--- a/src/config.h
+++ b/src/config.h
@@ -251,11 +251,6 @@
/* # define FORCE_V_IDX 20 */
/*
- * Using the fast autoroller can be considered as cheating
- */
-#define USE_FAST_AUTOROLLER
-
-/*
* Enable the CTRL + L command to quit without saving
* Only use for debugging purpose, otherwise you are a CHEATER
*/