summaryrefslogtreecommitdiff
path: root/mkfontscale.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-09 13:44:31 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-13 19:25:39 -0800
commit2e2073e358a6d9069dd5b5f3757de769cbc92721 (patch)
tree99d63645888ad354591ad95582821731beb64cb3 /mkfontscale.c
parent2ad869a51804e5232f10c1c933e2822c205c3265 (diff)
Remove unused NEED_SNPRINTF code to #include non-existent snprintf.c
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'mkfontscale.c')
-rw-r--r--mkfontscale.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/mkfontscale.c b/mkfontscale.c
index 46e9eed..ea4cd27 100644
--- a/mkfontscale.c
+++ b/mkfontscale.c
@@ -46,12 +46,6 @@
#include "data.h"
#include "ident.h"
-#ifdef NEED_SNPRINTF
-#undef SCOPE
-#define SCOPE static
-#include "snprintf.c"
-#endif
-
#define NPREFIX 1024
#ifndef MAXFONTFILENAMELEN