]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/4.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_filebuf / close / char / 4.cc
index 5a5edbb887b98e02e35d4f24de0740e85296eb3e..6cdeca04de712d75bd5a00baee56eef65cd080fa 100644 (file)
@@ -1,6 +1,6 @@
 // 2003-05-19  Paolo Carlini  <pcarlini@unitus.it>
 
-// Copyright (C) 2003-2013 Free Software Foundation, Inc.
+// 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
@@ -35,8 +35,6 @@ void test_04()
 {
   typedef std::filebuf::traits_type    traits_type;
 
-  bool test __attribute__((unused)) = true;
-
   std::filebuf fb_01, fb_02;
   char buffer[] = "xxxxxxxxxx";