From 6db6117ed91de0e002dbcd7731b32f6e409b2043 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Wed, 27 Jun 2012 21:51:12 +0200 Subject: Remove ALLOW_QUITTING preprocessor define --- src/config.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/config.h') diff --git a/src/config.h b/src/config.h index 73e016e2..2215f075 100644 --- a/src/config.h +++ b/src/config.h @@ -250,12 +250,6 @@ /* For testing the vaults */ /* # 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 */ -- cgit v1.2.3