summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'devices/gdevfax.h')
-rw-r--r--devices/gdevfax.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/devices/gdevfax.h b/devices/gdevfax.h
index 73a668e6..9f7a748e 100644
--- a/devices/gdevfax.h
+++ b/devices/gdevfax.h
@@ -56,7 +56,6 @@ typedef struct gx_device_fax_s {
dev_proc_open_device(gdev_fax_open);
dev_proc_get_params(gdev_fax_get_params); /* adds AdjustWidth, MinFeatureSize */
dev_proc_put_params(gdev_fax_put_params); /* adds AdjustWidth, MinFeatureSize */
-extern const gx_device_procs gdev_fax_std_procs;
/* Other procedures */
void gdev_fax_init_state(stream_CFE_state *ss, const gx_device_fax *fdev);