]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_ostream/endl/char/1.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_ostream / endl / char / 1.cc
index 7ebc2fe6266fde760774d10e9a273b4796dc7376..ae165511b55fb687014e2f332e3c885a24b7867f 100644 (file)
@@ -1,7 +1,6 @@
 // 1999-07-22 bkoz
 
-// Copyright (C) 1994, 1999, 2000, 2003, 2005, 2009
-// Free Software Foundation, Inc.
+// Copyright (C) 1994-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
@@ -26,8 +25,6 @@
 
 void test01(void)
 {
-  bool test __attribute__((unused)) = true;
-
   const std::string str01(" santa barbara ");
   std::string str04;
   std::string str05;