]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layout/loengine.cpp
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / layout / loengine.cpp
diff --git a/icuSources/layout/loengine.cpp b/icuSources/layout/loengine.cpp
deleted file mode 100644 (file)
index 384459b..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- *
- * (C) Copyright IBM Corp. 1998-2004 - All Rights Reserved
- *
- */
-
-#include "unicode/loengine.h"
-
-
-/*
- * This file is needed to make sure that the
- * inline methods defined in loengine.h are
- * exported by the build...
- */
-
-#ifndef U_HIDE_OBSOLETE_API
-UOBJECT_DEFINE_RTTI_IMPLEMENTATION(ICULayoutEngine)
-#endif