summaryrefslogtreecommitdiff
path: root/cmd-line-utils/libedit/hist.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-line-utils/libedit/hist.c')
-rw-r--r--cmd-line-utils/libedit/hist.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/cmd-line-utils/libedit/hist.c b/cmd-line-utils/libedit/hist.c
index ec47a35343e..2b20c7d14dc 100644
--- a/cmd-line-utils/libedit/hist.c
+++ b/cmd-line-utils/libedit/hist.c
@@ -37,13 +37,6 @@
*/
#include "compat.h"
-#if !defined(lint) && !defined(SCCSID)
-#if 0
-static char sccsid[] = "@(#)hist.c 8.1 (Berkeley) 6/4/93";
-#else
-__RCSID("$NetBSD: hist.c,v 1.9 2001/05/17 01:02:17 christos Exp $");
-#endif
-#endif /* not lint && not SCCSID */
/*
* hist.c: History access functions