aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHiltjo Posthuma2019-08-26 17:58:47 +0200
committerHiltjo Posthuma2019-08-26 17:58:47 +0200
commit76c2fd910dd7b38653ab6db6fa9b9638a46bc339 (patch)
tree9259ce89f761992e0f7e80fa74c3fe7ead888644
parent0ff056e582dbabf5e4d55ebea171bf06ca38c069 (diff)
downloadaur-76c2fd910dd7b38653ab6db6fa9b9638a46bc339.tar.gz
config.def.h: remove crlf value section
this is not used anymore. patch sent as an ed script using RFC2549 by k0ga.
-rw-r--r--config.def.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/config.def.h b/config.def.h
index 482901ea4167..6ebea9859319 100644
--- a/config.def.h
+++ b/config.def.h
@@ -195,10 +195,6 @@ static Shortcut shortcuts[] = {
* * 0: no value
* * > 0: cursor application mode enabled
* * < 0: cursor application mode disabled
- * crlf value
- * * 0: no value
- * * > 0: crlf mode is enabled
- * * < 0: crlf mode is disabled
*
* Be careful with the order of the definitions because st searches in
* this table sequentially, so any XK_ANY_MOD must be in the last