Remove redundant #if conditional
commit1e68092f4be19a594bff38ab29c75ed3077f1766
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Jul 2018 21:04:37 +0000 (3 21:04 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Jul 2018 21:04:37 +0000 (3 21:04 +0000)
tree838d431e91fb300c6f067e0d06a7253fb63148c0
parentd8d6736fe135c7d02017c570173bd30462efac40
Remove redundant #if conditional

The whole file is guarded by the same check already.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@262359 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/alloc_traits.h