ICU-567 function declaration not needed

X-SVN-Rev: 4596
This commit is contained in:
George Rhoten 2001-05-03 23:08:29 +00:00
parent 467f99e26d
commit 852ec5b330

View File

@ -72,7 +72,6 @@ void deleteElement(void *element);
int32_t readElement(char **from, char *to, char separator, UErrorCode *status);
uint32_t getSingleCEValue(char *primary, char *secondary, char *tertiary, UBool caseBit, UErrorCode *status);
void printOutTable(UCATableHeader *myData, UErrorCode *status);
void processFile(FILE *data, UErrorCode *status);
UCAElements *readAnElement(FILE *data, UErrorCode *status);