summaryrefslogtreecommitdiff
path: root/pic/input.c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-12-25 17:53:10 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-12-25 17:53:10 +0000
commit80647123fe63c15caa93687028a45f9efee5b669 (patch)
tree6fe6df04e4b2cd506323ad2994b9527dd1ed7193 /pic/input.c
parent6db6db4b7f38f7760b90ec861a39b5ccb9df5ba9 (diff)
Notes
Diffstat (limited to 'pic/input.c')
-rw-r--r--pic/input.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pic/input.c b/pic/input.c
index d052f67ed5a9..80e90fe9ba10 100644
--- a/pic/input.c
+++ b/pic/input.c
@@ -492,8 +492,6 @@ void eprint(void) /* try to print context around error */
ep = ebuf;
}
-void yywrap(void) {}
-
static char *newfile = 0; /* filename for file copy */
char *untilstr = 0; /* string that terminates a thru */
int thru = 0; /* 1 if copying thru macro */