[libc++] Remove empty header xlocale/xlocale.h
authorLouis Dionne <ldionne@apple.com>
Mon, 11 Mar 2019 15:41:51 +0000 (15:41 +0000)
committerLouis Dionne <ldionne@apple.com>
Mon, 11 Mar 2019 15:41:51 +0000 (15:41 +0000)
Summary:
I can't think of a reason for shipping this empty header. If there is
a reason to do so, then hopefully this review can uncover it.

Reviewers: mclow.lists, EricWF

Subscribers: mgorny, christof, jkorous, dexonsmith, libcxx-commits

Differential Revision: https://reviews.llvm.org/D59137

llvm-svn: 355829

libcxx/include/CMakeLists.txt
libcxx/include/support/xlocale/xlocale.h [deleted file]

index 3bd09b3..9880115 100644 (file)
@@ -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 (file)
index e69de29..0000000