Index: source/test/cintltst/ucnvseltst.h |
diff --git a/source/test/cintltst/ucnvseltst.h b/source/test/cintltst/ucnvseltst.h |
deleted file mode 100644 |
index fe2b3e8cb18b96a81b8f1bbc83685f2ce7f21a8e..0000000000000000000000000000000000000000 |
--- a/source/test/cintltst/ucnvseltst.h |
+++ /dev/null |
@@ -1,23 +0,0 @@ |
-/******************************************************************** |
- * COPYRIGHT: |
- * Copyright (c) 1997-2009, International Business Machines Corporation and |
- * others. All Rights Reserved. |
- ********************************************************************/ |
-/******************************************************************************** |
-* |
-* File UCNVSELTST.H |
-* |
-* Modification History: |
-* Name Description |
-* Mohamed Eldawy Creation |
-*********************************************************************************/ |
-/* C API TEST FOR CONVERTER SELECTOR */ |
-#ifndef _UCNVSELTST |
-#define _UCNVSELTST |
- |
-#include "unicode/utypes.h" |
-#include "cintltst.h" |
- |
-/** TODO: Remove this file after ICU 4.2 is released. See ticket #6869. */ |
- |
-#endif |