From dc8d0c84ff1f09b25e36313a1de6848f51a32320 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Fri, 5 May 2017 00:23:50 +0200 Subject: remove config.def.h: it was not used anymore thanks tarug0 for reporting it! --- config.def.h | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 config.def.h (limited to 'config.def.h') 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 */ -- cgit v1.2.3