summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'base/gstext.h')
-rw-r--r--base/gstext.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/base/gstext.h b/base/gstext.h
index e8de9fea..630d16b8 100644
--- a/base/gstext.h
+++ b/base/gstext.h
@@ -159,10 +159,7 @@ typedef struct gs_text_enum_s gs_text_enum_t;
gs_gstate *pgs,\
const gs_text_params_t *text,\
gs_font *font,\
- gx_path *path, /* unless DO_NONE */\
- const gx_device_color *pdcolor, /* if DO_DRAW */\
const gx_clip_path *pcpath, /* if DO_DRAW */\
- gs_memory_t *memory,\
gs_text_enum_t **ppte)
#define dev_proc_text_begin(proc)\
dev_t_proc_text_begin(proc, gx_device)