summaryrefslogtreecommitdiff
path: root/systemv/cupstestppd.c
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2010-03-23 21:42:49 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2010-03-23 21:42:49 +0000
commit54afec335014303dba3c6eabe5393adce9e660ad (patch)
tree70f154e946d87bf089351ef08b66d4170f023db6 /systemv/cupstestppd.c
parentba55dc12de9ef3103d220a332ad7d26c54e397fa (diff)
Merge changes from CUPS 1.5svn-r9041.
(all of the media changes) git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1987 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'systemv/cupstestppd.c')
-rw-r--r--systemv/cupstestppd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/systemv/cupstestppd.c b/systemv/cupstestppd.c
index c9f64de95..fb5e1e30d 100644
--- a/systemv/cupstestppd.c
+++ b/systemv/cupstestppd.c
@@ -2911,8 +2911,6 @@ check_sizes(ppd_file_t *ppd, /* I - PPD file */
ppd_size_t *size; /* Current size */
int width, /* Custom width */
length; /* Custom length */
- char name[PPD_MAX_NAME], /* Size name without dot suffix */
- *nameptr; /* Pointer into name */
const char *prefix; /* WARN/FAIL prefix */
ppd_option_t *page_size, /* PageSize option */
*page_region; /* PageRegion option */