ICU-2938 Remove duplicate data from en_US

X-SVN-Rev: 14219
This commit is contained in:
George Rhoten 2003-12-28 21:08:22 +00:00
parent 71152a0189
commit 998ce5fa7c

View File

@ -31,12 +31,4 @@ en_US_POSIX {
".",
"+",
}
// the PaperSize units are in mm
// these values are not exact .. they are rounded off
PaperSize:intvector{
279, // height
216 // width
}
MeasurementSystem:int{ 1 } // US system
}