From fbcb452f19f789837b8590a1d27d191448c5da8a Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Thu, 25 Aug 2011 03:21:12 +0200 Subject: toff2html: ifdefs are evil --- sys/src/cmd/troff2html/mkfile | 6 ------ sys/src/cmd/troff2html/troff2html.c | 8 -------- 2 files changed, 14 deletions(-) (limited to 'sys/src') diff --git a/sys/src/cmd/troff2html/mkfile b/sys/src/cmd/troff2html/mkfile index 3f97af7a0..141388bee 100644 --- a/sys/src/cmd/troff2html/mkfile +++ b/sys/src/cmd/troff2html/mkfile @@ -6,9 +6,3 @@ OFILES=troff2html.$O\ BIN=/$objtype/bin \n"); - Bprint(&bout, "\n"); - Bprint(&bout, "Copyright © %d Alcatel-Lucent. All rights reserved.\n", t->year+1900); -#endif Bprint(&bout, "\n"); } -- cgit v1.2.3