From 8911721efbf3b3721376e2baa30bae002c2975c2 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Mon, 15 Jan 2007 21:04:26 +0000 Subject: 20070115 --- utils/mk/shprint.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'utils/mk/shprint.c') diff --git a/utils/mk/shprint.c b/utils/mk/shprint.c index a3de277d..53648233 100644 --- a/utils/mk/shprint.c +++ b/utils/mk/shprint.c @@ -1,8 +1,6 @@ #include "mk.h" static char *vexpand(char*, Envy*, Bufblock*); -static char *shquote(char*, Rune, Bufblock*); -static char *shbquote(char*, Bufblock*); void shprint(char *s, Envy *env, Bufblock *buf) -- cgit v1.2.3