aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/db/hash/hash_log2.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/db/hash/hash_log2.c')
-rw-r--r--lib/libc/db/hash/hash_log2.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libc/db/hash/hash_log2.c b/lib/libc/db/hash/hash_log2.c
index d43984629611..035b073e5d52 100644
--- a/lib/libc/db/hash/hash_log2.c
+++ b/lib/libc/db/hash/hash_log2.c
@@ -32,9 +32,6 @@
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)hash_log2.c 8.2 (Berkeley) 5/31/94";
-#endif /* LIBC_SCCS and not lint */
#include <db.h>
#include "hash.h"
#include "page.h"