]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/06.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_istream / extractors_arithmetic / wchar_t / 06.cc
index 52c25a5bd6e3ff64bb5e6812e51f7771ddf55bf5..f537e88668181fe57819a41f5e852a9e0b7b9091 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2004, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2004-2024 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -27,7 +27,6 @@
 void test06()
 {
   // default locale, grouping is turned off
-  bool test __attribute__((unused)) = true;
   unsigned int h4;
   wchar_t c;
   std::wstring s(L"205,199,144");