]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/unicode/udeprctd.h
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / common / unicode / udeprctd.h
diff --git a/icuSources/common/unicode/udeprctd.h b/icuSources/common/unicode/udeprctd.h
new file mode 100644 (file)
index 0000000..55301c8
--- /dev/null
@@ -0,0 +1,39 @@
+/*
+*******************************************************************************
+*   Copyright (C) 2004, International Business Machines
+*   Corporation and others.  All Rights Reserved.
+*******************************************************************************
+*
+*   file name:  udeprctd.h
+*   encoding:   US-ASCII
+*   tab size:   8 (not used)
+*   indentation:4
+*
+*   Created by: gendraft.pl, a perl script written by Ram Viswanadha
+*
+*  Contains data for commenting out APIs.
+*  Gets included by umachine.h
+*
+*  THIS FILE IS MACHINE-GENERATED, DON'T PLAY WITH IT IF YOU DON'T KNOW WHAT
+*  YOU ARE DOING, OTHERWISE VERY BAD THINGS WILL HAPPEN!
+*/
+
+#ifndef UDEPRCTD_H
+#define UDEPRCTD_H
+
+#ifdef U_HIDE_DEPRECATED_API
+
+#define UBRK_TITLE_3_2 UBRK_TITLE_DEPRECATED_API_DO_NOT_USE
+#define ucol_getLocale_3_2 ucol_getLocale_DEPRECATED_API_DO_NOT_USE
+#define ULOC_REQUESTED_LOCALE_3_2 ULOC_REQUESTED_LOCALE_DEPRECATED_API_DO_NOT_USE
+#define ures_countArrayItems_3_2 ures_countArrayItems_DEPRECATED_API_DO_NOT_USE
+#define ures_getVersionNumber_3_2 ures_getVersionNumber_DEPRECATED_API_DO_NOT_USE
+#define ures_getLocale_3_2 ures_getLocale_DEPRECATED_API_DO_NOT_USE
+#define utrans_open_3_2 utrans_open_DEPRECATED_API_DO_NOT_USE
+#define utrans_getID_3_2 utrans_getID_DEPRECATED_API_DO_NOT_USE
+#define utrans_unregister_3_2 utrans_unregister_DEPRECATED_API_DO_NOT_USE
+#define utrans_getAvailableID_3_2 utrans_getAvailableID_DEPRECATED_API_DO_NOT_USE
+
+#endif /* U_HIDE_DEPRECATED_API */
+#endif /* UDEPRCTD_H */
+