source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: delete forgotten, obsolete rew_warn() prototype
@ 2014-07-09 11:28 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2014-07-09 11:28 UTC (permalink / raw)
  To: source

Log Message:
-----------
delete forgotten, obsolete rew_warn() prototype

Modified Files:
--------------
    mdocml:
        man_macro.c

Revision Data
-------------
Index: man_macro.c
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/man_macro.c,v
retrieving revision 1.84
retrieving revision 1.85
diff -Lman_macro.c -Lman_macro.c -u -p -r1.84 -r1.85
--- man_macro.c
+++ man_macro.c
@@ -49,8 +49,6 @@ static	enum rew	 rew_dohalt(enum mant, e
 				const struct man_node *);
 static	enum rew	 rew_block(enum mant, enum man_type,
 				const struct man_node *);
-static	void		 rew_warn(struct man *,
-				struct man_node *, enum mandocerr);
 
 const	struct man_macro __man_macros[MAN_MAX] = {
 	{ in_line_eoln, MAN_NSCOPED }, /* br */
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-09 11:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-09 11:28 mdocml: delete forgotten, obsolete rew_warn() prototype schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).