]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_stringbuf/pbackfail/wchar_t/2.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_stringbuf / pbackfail / wchar_t / 2.cc
index b4861d0a0ce6e3c81508e7f8266dea5c36bfe02d..a1a8561a65db57fef08b026fc45ac96bd98ed3d9 100644 (file)
@@ -1,6 +1,6 @@
 // 2004-10-01  Paolo Carlini  <pcarlini@suse.de>
 
-// Copyright (C) 2004-2013 Free Software Foundation, Inc.
+// Copyright (C) 2004-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
@@ -37,7 +37,6 @@ public:
 // mode & ios_base::out is nonzero, ..."
 void test01()
 {
-  bool test __attribute__((unused)) = true;
   using namespace std;
 
   typedef my_stringbuf::int_type    int_type;