Remove redundant #if conditional
authorJonathan Wakely <jwakely@redhat.com>
Tue, 3 Jul 2018 21:04:37 +0000 (22:04 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 3 Jul 2018 21:04:37 +0000 (22:04 +0100)
commitcf3e6e9f15e11273083517ebfd7d0a94213d70f5
tree838d431e91fb300c6f067e0d06a7253fb63148c0
parent2dac4037aa79029c73444ef73667621e0cbac3bf
Remove redundant #if conditional

The whole file is guarded by the same check already.

* include/bits/alloc_traits.h: Remove redundant preprocessor
condition.

From-SVN: r262359
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/alloc_traits.h