ICU-3222 Fix some compiler warnings

X-SVN-Rev: 14024
This commit is contained in:
George Rhoten 2003-12-06 00:44:16 +00:00
parent d44f2a7926
commit 051c8a350c

View File

@ -1382,7 +1382,6 @@ void RBBITest::TestExtended() {
enum EParseState{
PARSE_COMMENT,
PARSE_TAG,
PARSE_RULE,
PARSE_DATA,
PARSE_NUM
}