summaryrefslogtreecommitdiff
path: root/src/Type1/fontfcn.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Type1/fontfcn.h')
-rw-r--r--src/Type1/fontfcn.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Type1/fontfcn.h b/src/Type1/fontfcn.h
index 33e9dc8..023302f 100644
--- a/src/Type1/fontfcn.h
+++ b/src/Type1/fontfcn.h
@@ -107,8 +107,6 @@ extern int scan_font ( psfont *FontP );
#define EXPANSIONFACTOR 16
extern int SearchDictName ( psdict *dictP, psobj *keyP );
-extern boolean initFont ( int cnt );
-extern int readFont ( char *env );
extern struct xobject *fontfcnB ( struct XYspace *S, unsigned char *code,
int *lenP, int *mode );
extern Bool fontfcnA ( char *env, int *mode );