source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Kill off some unused function prototypes.
@ 2011-03-17  9:28 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2011-03-17  9:28 UTC (permalink / raw)
  To: source

Log Message:
-----------
Kill off some unused function prototypes.

Modified Files:
--------------
    mdocml:
        libmdoc.h

Revision Data
-------------
Index: libmdoc.h
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/libmdoc.h,v
retrieving revision 1.66
retrieving revision 1.67
diff -Llibmdoc.h -Llibmdoc.h -u -p -r1.66 -r1.67
--- libmdoc.h
+++ libmdoc.h
@@ -107,9 +107,6 @@ int		  mdoc_endbody_alloc(struct mdoc *m
 void		  mdoc_node_delete(struct mdoc *, struct mdoc_node *);
 void		  mdoc_hash_init(void);
 enum mdoct	  mdoc_hash_find(const char *);
-size_t		  mdoc_isescape(const char *);
-time_t		  mdoc_atotime(const char *);
-size_t		  mdoc_macro2len(enum mdoct);
 const char	 *mdoc_a2att(const char *);
 const char	 *mdoc_a2lib(const char *);
 const char	 *mdoc_a2st(const char *);
--
 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:[~2011-03-17  9:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-17  9:28 mdocml: Kill off some unused function prototypes kristaps

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).