ICU-7264 delete temporary comment in genpname/preparse.pl
X-SVN-Rev: 28360
This commit is contained in:
parent
e72d90de1a
commit
fa05e3a3d3
@ -1120,8 +1120,6 @@ sub read_uchar {
|
||||
|
||||
elsif (m|^\s*/\*\*\s*(\w+)\s+property\s+(\w+)|i) {
|
||||
die "Error: Unmatched tag $submode" if ($submode);
|
||||
#die "Error: Unrecognized UProperty comment: $_"
|
||||
# unless (exists $PROP_TYPE{$1});
|
||||
if (exists $PROP_TYPE{$1}) {
|
||||
$key = $PROP_TYPE{$1};
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user