]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_streambuf/overflow/char/3599.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_streambuf / overflow / char / 3599.cc
index de069103c15b686300e963531440f61f2460401b..ce621c0b1698252228c4529366631ac2ede290c5 100644 (file)
@@ -1,6 +1,6 @@
 // 1999-10-11 bkoz
 
-// Copyright (C) 1999-2014 Free Software Foundation, Inc.
+// Copyright (C) 1999-2020 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
@@ -41,7 +41,6 @@ protected:
 void
 test07()
 {
-  bool test __attribute__((unused)) = true;
   testbuf ob;
   std::ostream out(&ob);