summaryrefslogtreecommitdiff
path: root/cups/pwg-media.c
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2012-12-12 20:54:21 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2012-12-12 20:54:21 +0000
commitc1420c8744235de1249c34b956b7c11ccafd659d (patch)
tree27879336dd313e589eb2004964f2af416520daff /cups/pwg-media.c
parentc41769ffd04ad45bb2c95691ad3999674896a2ed (diff)
downloadcups-c1420c8744235de1249c34b956b7c11ccafd659d.tar.gz
Merge changes from CUPS 1.7svn-r10755.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4074 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'cups/pwg-media.c')
-rw-r--r--cups/pwg-media.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cups/pwg-media.c b/cups/pwg-media.c
index a1ec90028..5802b84a1 100644
--- a/cups/pwg-media.c
+++ b/cups/pwg-media.c
@@ -225,7 +225,6 @@ static _pwg_media_t const cups_pwg_media[] =
_PWG_MEDIA_MM("prc_1_102x165mm", NULL, "EnvPRC1", 102, 165),
_PWG_MEDIA_MM("prc_2_102x176mm", NULL, "EnvPRC2", 102, 176),
_PWG_MEDIA_MM("prc_4_110x208mm", NULL, "EnvPRC4", 110, 208),
- _PWG_MEDIA_MM("prc_5_110x220mm", NULL, "EnvPRC5", 110, 220),
_PWG_MEDIA_MM("prc_8_120x309mm", NULL, "EnvPRC8", 120, 309),
_PWG_MEDIA_MM("prc_6_120x320mm", NULL, NULL, 120, 320),
_PWG_MEDIA_MM("prc_3_125x176mm", NULL, "EnvPRC3", 125, 176),