]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_streambuf/imbue/wchar_t/13007-1.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_streambuf / imbue / wchar_t / 13007-1.cc
index d6c77ebbd00f94a6bd36d278f25b852cab7160f2..ae1676b7c10a6bf08537c27dfbeff0ab21d3165a 100644 (file)
@@ -1,6 +1,6 @@
 // { dg-require-namedlocale "is_IS.UTF-8" }
 
-// Copyright (C) 2003-2016 Free Software Foundation, Inc.
+// Copyright (C) 2003-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
@@ -33,8 +33,6 @@ protected:
 // libstdc++/13007
 void test01()
 {
-  bool test __attribute__((unused)) = true;
-  
   Buf1 buf;
   std::locale loc(std::locale("is_IS.UTF-8"));