summaryrefslogtreecommitdiff
path: root/filter/rastertohp.c
diff options
context:
space:
mode:
Diffstat (limited to 'filter/rastertohp.c')
-rw-r--r--filter/rastertohp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/filter/rastertohp.c b/filter/rastertohp.c
index 0d76c42a2..5f7fa1ba9 100644
--- a/filter/rastertohp.c
+++ b/filter/rastertohp.c
@@ -813,8 +813,7 @@ main(int argc, /* I - Number of command-line arguments */
Shutdown();
- if (ppd)
- ppdClose(ppd);
+ ppdClose(ppd);
/*
* Close the raster stream...