remove lint

This commit is contained in:
Ben Collins 2000-09-15 02:50:14 +00:00
parent c206969bfe
commit 3665baecf4

View File

@ -18,11 +18,6 @@
#include "portable.h"
#ifndef lint
static char copyright[] = "@(#) Copyright (c) 1993 Regents of the University of Michigan.\nAll rights reserved.\n";
static char avl_version[] = "AVL library version 1.0\n";
#endif
#include <stdio.h>
#include <ac/stdlib.h>