summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-27 21:51:12 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-27 21:51:12 +0200
commit6db6117ed91de0e002dbcd7731b32f6e409b2043 (patch)
treeaa626657fcb084ae489a4466ae18a10e517be442 /src/config.h
parenta65a6d5f557d4e6846c1ef959a68fa556d86fd1e (diff)
Remove ALLOW_QUITTING preprocessor define
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/config.h b/src/config.h
index 73e016e2..2215f075 100644
--- a/src/config.h
+++ b/src/config.h
@@ -251,12 +251,6 @@
/* # define FORCE_V_IDX 20 */
/*
- * Enable the CTRL + L command to quit without saving
- * Only use for debugging purpose, otherwise you are a CHEATER
- */
-/* #define ALLOW_QUITTING */
-
-/*
* Allow makefiles to override the default file mode
*/
#ifndef FILE_MODE