summaryrefslogtreecommitdiff
path: root/sfntly/table/core/name_table.h
diff options
context:
space:
mode:
Diffstat (limited to 'sfntly/table/core/name_table.h')
-rw-r--r--sfntly/table/core/name_table.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sfntly/table/core/name_table.h b/sfntly/table/core/name_table.h
index 9c007a1..01d3b29 100644
--- a/sfntly/table/core/name_table.h
+++ b/sfntly/table/core/name_table.h
@@ -29,10 +29,6 @@
#include "sfntly/port/java_iterator.h"
#include "sfntly/table/subtable_container_table.h"
-#if defined U_USING_ICU_NAMESPACE
- U_NAMESPACE_USE
-#endif
-
namespace sfntly {
// The following code implements the name table defined in TTF/OTF spec, which