ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19461
This commit is contained in:
parent
d96b2b6088
commit
9b74d98d49
@ -1,6 +1,6 @@
|
||||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 2005-2005, International Business Machines Corporation and
|
||||
* Copyright (c) 2005-2006, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
@ -20,7 +20,6 @@
|
||||
class RandomCollatorTest: public IntlTestCollator {
|
||||
public:
|
||||
virtual void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
||||
virtual ~RandomCollatorTest(){}
|
||||
void Test();
|
||||
void Test2();
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user