]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/umapfile.h
ICU-6.2.22.tar.gz
[apple/icu.git] / icuSources / common / umapfile.h
index c9cf4198587124510741d0400e61106d421c5564..c8c3de9332b44f314541d0d639dc520749a9b3d6 100644 (file)
@@ -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