diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-01 13:31:52 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-01 13:31:52 +0000 |
commit | 361c7f4beee74628971f5c54fdf42a6555925137 (patch) | |
tree | a66006a570ccbe063f8843c31ae9860db31ca955 /usr.sbin/lpr/lpd | |
parent | b95b657623910681ad0f5a97b9c7c219463f4279 (diff) |
save some bytes of disk
Diffstat (limited to 'usr.sbin/lpr/lpd')
-rw-r--r-- | usr.sbin/lpr/lpd/lpd.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/usr.sbin/lpr/lpd/lpd.c b/usr.sbin/lpr/lpd/lpd.c index f06efdce8d9..5bb395416bd 100644 --- a/usr.sbin/lpr/lpd/lpd.c +++ b/usr.sbin/lpr/lpd/lpd.c @@ -497,15 +497,3 @@ again: fatal("Your host does not have line printer access"); /*NOTREACHED*/ } - - - - - - - - - - - - |