Skip to content

Commit

Permalink
Remove duplicate comment
Browse files Browse the repository at this point in the history
The same comment appears in the very next line.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D115018
  • Loading branch information
nilayvaish authored and mordante committed Dec 5, 2021
1 parent dfb68e4 commit 3536e18
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libcxx/include/__string
Expand Up @@ -42,9 +42,6 @@ _LIBCPP_PUSH_MACROS

_LIBCPP_BEGIN_NAMESPACE_STD

// The the extern template ABI lists are kept outside of <string> to improve the
// readability of that header.

// The extern template ABI lists are kept outside of <string> to improve the
// readability of that header. We maintain 2 ABI lists:
// - _LIBCPP_STRING_V1_EXTERN_TEMPLATE_LIST
Expand Down

0 comments on commit 3536e18

Please sign in to comment.