X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..9d88c94317aeac5dd26c1dbe8c2112dbe855d2b5:/icuSources/common/umapfile.h diff --git a/icuSources/common/umapfile.h b/icuSources/common/umapfile.h index c9cf4198..c8c3de93 100644 --- a/icuSources/common/umapfile.h +++ b/icuSources/common/umapfile.h @@ -1,7 +1,7 @@ /* ****************************************************************************** * -* Copyright (C) 1999-2001, International Business Machines +* Copyright (C) 1999-2004, International Business Machines * Corporation and others. All Rights Reserved. * ******************************************************************************/ @@ -28,6 +28,5 @@ UBool uprv_mapFile(UDataMemory *pdm, const char *path); void uprv_unmapFile(UDataMemory *pData); -char * uprv_computeDirPath(const char *path, char *pathBuffer); #endif