]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_streambuf/imbue/wchar_t/9322.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_streambuf / imbue / wchar_t / 9322.cc
index f5f5cd89e9ef3f860df08f5c07c27dd7806b731e..012376bdaa2344cff3d1d7c49c67eeea91bb4d01 100644 (file)
@@ -3,7 +3,7 @@
 
 // 1999-10-11 bkoz
 
-// Copyright (C) 1999-2015 Free Software Foundation, Inc.
+// Copyright (C) 1999-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
@@ -39,7 +39,6 @@ public:
 void test08()
 {
   using std::locale;
-  bool test __attribute__((unused)) = true;
 
   locale loc;
   testbuf ob;