summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2017-05-05 00:23:50 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2017-05-07 12:05:48 +0200
commitdc8d0c84ff1f09b25e36313a1de6848f51a32320 (patch)
treecee1f9834cb2c96db031536921314a284fdb9891 /config.def.h
parent8fa0effa9846a18a60d3b6a7c96db42a2775a7c6 (diff)
remove config.def.h: it was not used anymore
thanks tarug0 for reporting it!
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.def.h b/config.def.h
deleted file mode 100644
index 721392f..0000000
--- a/config.def.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/* See LICENSE file for copyright and license details. */
-static const unsigned summarylen = 70; /* summary length in the log */
-static const int showlinecount = 1; /* display line count or file size in file tree index */