diff options
Diffstat (limited to 'sbin/restore/interactive.c')
-rw-r--r-- | sbin/restore/interactive.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sbin/restore/interactive.c b/sbin/restore/interactive.c index 336ab61221dc..ea7fc0f18b64 100644 --- a/sbin/restore/interactive.c +++ b/sbin/restore/interactive.c @@ -29,13 +29,6 @@ * SUCH DAMAGE. */ -#ifndef lint -#if 0 -static char sccsid[] = "@(#)interactive.c 8.5 (Berkeley) 5/1/95"; -#endif -#endif /* not lint */ - -#include <sys/cdefs.h> #include <sys/param.h> #include <sys/stat.h> |