Skip to content

Commit e72ba4d

Browse files
committed
Removed definition of std::nothrow.
Fixes #84.
1 parent dde6d99 commit e72ba4d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/new_handler.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919

2020
#include "new"
2121

22-
const std::nothrow_t std::nothrow = { };
23-
2422
//Name selected to be compatable with g++ code
2523
std::new_handler __new_handler;
2624

0 commit comments

Comments
 (0)