]> git.cameronkatri.com Git - mandoc.git/blobdiff - term.c
Add mode for -Tlocale. This mode, with this commit, behaves exactly
[mandoc.git] / term.c
diff --git a/term.c b/term.c
index bfedefb0ff31e718b8f5f80d5ce3ddd619853414..922385ae90c64e38180c388ac26850bc84b8960a 100644 (file)
--- a/term.c
+++ b/term.c
@@ -1,4 +1,4 @@
-/*     $Id: term.c,v 1.192 2011/05/17 11:55:08 kristaps Exp $ */
+/*     $Id: term.c,v 1.193 2011/05/17 14:38:34 kristaps Exp $ */
 /*
  * Copyright (c) 2008, 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
  * Copyright (c) 2010, 2011 Ingo Schwarze <schwarze@openbsd.org>
@@ -69,18 +69,6 @@ term_end(struct termp *p)
        (*p->end)(p);
 }
 
-
-struct termp *
-term_alloc(enum termenc enc)
-{
-       struct termp    *p;
-
-       p = mandoc_calloc(1, sizeof(struct termp));
-       p->enc = enc;
-       return(p);
-}
-
-
 /*
  * Flush a line of text.  A "line" is loosely defined as being something
  * that should be followed by a newline, regardless of whether it's