From 4f9bac55c94e5817675e9abfa01fd91554f96ee2 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Tue, 16 Aug 2011 12:30:12 +0000 Subject: Lint check. --- roff.c | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/roff.c b/roff.c index f1258ef9..0c3deefe 100644 --- a/roff.c +++ b/roff.c @@ -1,4 +1,4 @@ -/* $Id: roff.c,v 1.167 2011/07/29 10:16:59 kristaps Exp $ */ +/* $Id: roff.c,v 1.168 2011/08/16 12:30:12 kristaps Exp $ */ /* * Copyright (c) 2010, 2011 Kristaps Dzonsons * Copyright (c) 2010, 2011 Ingo Schwarze @@ -1667,13 +1667,6 @@ roff_eqn(const struct roff *r) return(r->last_eqn ? &r->last_eqn->eqn : NULL); } -char -roff_eqndelim(const struct roff *r) -{ - - return('\0'); -} - /* * Duplicate an input string, making the appropriate character * conversations (as stipulated by `tr') along the way. -- cgit v1.2.3-56-ge451