diff options
Diffstat (limited to 'libcxx/src/support/runtime/exception_glibcxx.ipp')
| -rw-r--r-- | libcxx/src/support/runtime/exception_glibcxx.ipp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libcxx/src/support/runtime/exception_glibcxx.ipp b/libcxx/src/support/runtime/exception_glibcxx.ipp index 0f78932f6f9..dda4432b508 100644 --- a/libcxx/src/support/runtime/exception_glibcxx.ipp +++ b/libcxx/src/support/runtime/exception_glibcxx.ipp @@ -22,11 +22,6 @@ bad_array_new_length::bad_array_new_length() _NOEXCEPT { } -bad_array_length::bad_array_length() _NOEXCEPT -{ -} - - bad_cast::bad_cast() _NOEXCEPT { } |

