]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_filebuf/sputn/char/59427.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_filebuf / sputn / char / 59427.cc
index f869455f6a1332c9d4a6dc56986920626257a67e..c22369b157a70c8da85afbbb39d0c4d449b73ec8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Free Software Foundation, Inc.
+// Copyright (C) 2013-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
@@ -23,7 +23,6 @@
 // libstdc++/59427
 void test01()
 {
-  bool test __attribute__((unused)) = true;
   using namespace std;
 
   filebuf a_f;