summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/list/modifiers/1.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/testsuite/23_containers/list/modifiers/1.h')
-rw-r--r--libstdc++-v3/testsuite/23_containers/list/modifiers/1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libstdc++-v3/testsuite/23_containers/list/modifiers/1.h b/libstdc++-v3/testsuite/23_containers/list/modifiers/1.h
index 21ac2ae0e24..4f0b73a23af 100644
--- a/libstdc++-v3/testsuite/23_containers/list/modifiers/1.h
+++ b/libstdc++-v3/testsuite/23_containers/list/modifiers/1.h
@@ -26,7 +26,6 @@ template<typename _Tp>
void
modifiers1()
{
- bool test __attribute__((unused)) = true;
typedef _Tp list_type;
typedef typename list_type::iterator iterator;
typedef typename list_type::value_type value_type;