summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vrhel <michael.vrhel@artifex.com>2011-05-08 11:26:15 -0700
committerMichael Vrhel <michael.vrhel@artifex.com>2011-05-08 11:27:54 -0700
commitc677c48f278aba56d45bf2601ed5d152287540f1 (patch)
tree7ee2257ed3b24b578875be9c3d22e6ad1f4c50dc
parentb1d311f06250a07d4c360e67369980d199722694 (diff)
downloadghostpdl-c677c48f278aba56d45bf2601ed5d152287540f1.tar.gz
Fix for compiler warning
-rw-r--r--gs/base/gsdevice.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gs/base/gsdevice.c b/gs/base/gsdevice.c
index c9a4b7780..86bf7c15b 100644
--- a/gs/base/gsdevice.c
+++ b/gs/base/gsdevice.c
@@ -548,7 +548,6 @@ gs_nulldevice(gs_state * pgs)
is one */
rc_init(ndev, pgs->memory, 0);
if (pgs->device != NULL) {
- cmm_profile_t *dev_profile;
gsicc_rendering_intents_t rendering_intent;
code = dev_proc(pgs->device, get_profile)(pgs->device,