summaryrefslogtreecommitdiff
path: root/deps/node/deps/icu-small/source/common/ubrkimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/node/deps/icu-small/source/common/ubrkimpl.h')
-rw-r--r--deps/node/deps/icu-small/source/common/ubrkimpl.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/deps/node/deps/icu-small/source/common/ubrkimpl.h b/deps/node/deps/icu-small/source/common/ubrkimpl.h
deleted file mode 100644
index 8197f663..00000000
--- a/deps/node/deps/icu-small/source/common/ubrkimpl.h
+++ /dev/null
@@ -1,15 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html
-/*
-**********************************************************************
-* Copyright (C) 2006, International Business Machines
-* Corporation and others. All Rights Reserved.
-**********************************************************************
-*/
-
-#ifndef UBRKIMPL_H
-#define UBRKIMPL_H
-
-#define U_ICUDATA_BRKITR U_ICUDATA_NAME U_TREE_SEPARATOR_STRING "brkitr"
-
-#endif /*UBRKIMPL_H*/