summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/22_locale/num_get/get/char/2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/testsuite/22_locale/num_get/get/char/2.cc')
-rw-r--r--libstdc++-v3/testsuite/22_locale/num_get/get/char/2.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/libstdc++-v3/testsuite/22_locale/num_get/get/char/2.cc b/libstdc++-v3/testsuite/22_locale/num_get/get/char/2.cc
index 33ea2a037cc..7c3c02e393d 100644
--- a/libstdc++-v3/testsuite/22_locale/num_get/get/char/2.cc
+++ b/libstdc++-v3/testsuite/22_locale/num_get/get/char/2.cc
@@ -30,8 +30,6 @@ void test02()
using namespace std;
typedef istreambuf_iterator<char> iterator_type;
- bool test __attribute__((unused)) = true;
-
// basic construction
locale loc_c = locale::classic();