Remove #define made redundant by r259281
commit571684bedaf1310fc7e9820ab877543a5b162cc8
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Apr 2018 16:06:03 +0000 (12 16:06 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Apr 2018 16:06:03 +0000 (12 16:06 +0000)
tree40c27fbf2382e4b1fbf34624589bba3908c85462
parent5a06e94fccec19604d6377fbd9430aac2d69d233
Remove #define made redundant by r259281

The definition of __throw_ios_failure is no longer in this file, so
setting the macro here is unnecessary.

* src/c++11/ios.cc: Remove redundant macro definition.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@259349 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/src/c++11/ios.cc