]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/char/11095-ob.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_ostream / inserters_character / char / 11095-ob.cc
index 80ef77595892e4adead469bbc24975773a801ba6..c1898533eeb4f7aa8d75a51412190e3b368bf0e4 100644 (file)
@@ -1,6 +1,6 @@
 // 2003-06-05  Paolo Carlini  <pcarlini@unitus.it>
 
-// Copyright (C) 2003, 2009 Free Software Foundation
+// Copyright (C) 2003-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
@@ -28,8 +28,6 @@
 void
 test02() 
 {
-  bool test __attribute__((unused)) = true;
-
   std::ostringstream oss_01;
 
   oss_01.width(-60);