From 9ee338637e5940c1e3db0462137b6d7f0dedcadb Mon Sep 17 00:00:00 2001 From: wl Date: Wed, 19 Jan 2005 06:50:30 +0000 Subject: * tmac/doc-common (Dd), tmac/doc-ditroff (gX, doc-setup-header): Remove dead code. * src/roff/troff/div.cpp (top_level_diversion::space): Protect against division by zero. --- tmac/doc-ditroff | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tmac/doc-ditroff') diff --git a/tmac/doc-ditroff b/tmac/doc-ditroff index 14be96b8..fbfa61bb 100644 --- a/tmac/doc-ditroff +++ b/tmac/doc-ditroff @@ -180,8 +180,6 @@ .ds Ba \f[R]|\f[] .ds Am & . -.nr gX 0 -. . .\" NS doc-header-string global string .\" NS the final string used for the manual page header @@ -203,12 +201,8 @@ . wh 0 doc-header . wh -1.25i doc-footer . -. if \n[gX] \ -. ds doc-command-name -. . br . -. nr gX 0 . e@ doc-end-macro .. . -- cgit v1.2.1