summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libcxx/include/CMakeLists.txt1
-rw-r--r--libcxx/include/support/xlocale/xlocale.h0
2 files changed, 0 insertions, 1 deletions
diff --git a/libcxx/include/CMakeLists.txt b/libcxx/include/CMakeLists.txt
index 3bd09b3299a..9880115c86a 100644
--- a/libcxx/include/CMakeLists.txt
+++ b/libcxx/include/CMakeLists.txt
@@ -183,7 +183,6 @@ if(LIBCXX_INSTALL_SUPPORT_HEADERS)
support/xlocale/__nop_locale_mgmt.h
support/xlocale/__posix_l_fallback.h
support/xlocale/__strtonum_fallback.h
- support/xlocale/xlocale.h
)
endif()
diff --git a/libcxx/include/support/xlocale/xlocale.h b/libcxx/include/support/xlocale/xlocale.h
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/libcxx/include/support/xlocale/xlocale.h
+++ /dev/null
OpenPOWER on IntegriCloud