Remove dead debug_mode doc link

llvm-svn: 290659
This commit is contained in:
Eric Fiselier 2016-12-28 06:21:09 +00:00
parent d5ae0257f2
commit 873c275caa
1 changed files with 0 additions and 1 deletions

View File

@ -135,7 +135,6 @@ Design Documents
* `<atomic> design <http://libcxx.llvm.org/atomic_design.html>`_
* `<type_traits> design <http://libcxx.llvm.org/type_traits_design.html>`_
* `Status of debug mode <http://libcxx.llvm.org/debug_mode.html>`_
* `Notes by Marshall Clow`__
.. __: https://cplusplusmusings.wordpress.com/2012/07/05/clang-and-standard-libraries-on-mac-os-x/