Remove #define made redundant by r259281
authorJonathan Wakely <jwakely@redhat.com>
Thu, 12 Apr 2018 16:06:03 +0000 (17:06 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 12 Apr 2018 16:06:03 +0000 (17:06 +0100)
commitee3e8f43475a8efd1b664f4209b89025efaf3564
tree40c27fbf2382e4b1fbf34624589bba3908c85462
parent01496707301d09bfb32d03e7cbabef0d7ee032d7
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.

From-SVN: r259349
libstdc++-v3/ChangeLog
libstdc++-v3/src/c++11/ios.cc