summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu-xetex/test/cintltst/nucnvtst.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/icu-xetex/test/cintltst/nucnvtst.h')
-rw-r--r--Build/source/libs/icu-xetex/test/cintltst/nucnvtst.h23
1 files changed, 0 insertions, 23 deletions
diff --git a/Build/source/libs/icu-xetex/test/cintltst/nucnvtst.h b/Build/source/libs/icu-xetex/test/cintltst/nucnvtst.h
deleted file mode 100644
index e70bc08163f..00000000000
--- a/Build/source/libs/icu-xetex/test/cintltst/nucnvtst.h
+++ /dev/null
@@ -1,23 +0,0 @@
-/********************************************************************
- * COPYRIGHT:
- * Copyright (c) 1997-2001, International Business Machines Corporation and
- * others. All Rights Reserved.
- ********************************************************************/
-/********************************************************************************
-*
-* File NUCNVTST.H
-*
-* Modification History:
-* Name Description
-* Madhu Katragadda creation
-*********************************************************************************
-*/
-#ifndef _NUCNVTST
-#define _NUCNVTST
-/* C API TEST FOR CODESET CONVERSION COMPONENT */
-#include "cintltst.h"
-#include "unicode/utypes.h"
-
-static void TestInBufSizes(void);
-
-#endif