]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - systemv/cupstestppd.c
Merge changes from CUPS 1.5svn-r9041.
[thirdparty/cups.git] / systemv / cupstestppd.c
index c9f64de95acedf40413ec4cdeafec4efa8bb7472..fb5e1e30d50237617d2d83de6b8ec27db411c27a 100644 (file)
@@ -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 */