]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_streambuf/sync/char/1057.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_streambuf / sync / char / 1057.cc
index 2136f7997929be0ff2360614548f36410ad1eae3..d199e798fe3ebae3ed51eb79fc614c240f3b4462 100644 (file)
@@ -1,6 +1,6 @@
 // 1999-10-11 bkoz
 
-// Copyright (C) 1999-2013 Free Software Foundation, Inc.
+// Copyright (C) 1999-2023 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
@@ -68,7 +68,6 @@ public:
 // libstdc++/1057
 void test04()
 {
-  bool test __attribute__((unused)) = true;
   std::string text = "abcdefghijklmn";
   
   // 01