]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layout/LayoutTables.h
ICU-64232.0.1.tar.gz
[apple/icu.git] / icuSources / layout / LayoutTables.h
diff --git a/icuSources/layout/LayoutTables.h b/icuSources/layout/LayoutTables.h
deleted file mode 100644 (file)
index fda5081..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- *
- * (C) Copyright IBM Corp. 1998-2004 - All Rights Reserved
- *
- */
-
-#ifndef __LAYOUTTABLES_H
-#define __LAYOUTTABLES_H
-
-/**
- * \file
- * \internal
- */
-
-#include "LETypes.h"
-
-U_NAMESPACE_BEGIN
-
-#define ANY_NUMBER 1
-
-typedef le_int16 ByteOffset;
-typedef le_int16 WordOffset;
-
-U_NAMESPACE_END
-#endif
-