diff options
Diffstat (limited to 'utils/mk')
| -rw-r--r-- | utils/mk/shprint.c | 2 |
1 files changed, 0 insertions, 2 deletions
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) |
