]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_istream/exceptions/wchar_t/9561.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_istream / exceptions / wchar_t / 9561.cc
index fdf49e72cd56206d9d70868f683d49dde3f59695..50a026ab3721a268a9833c59ca2b3b6e3c83cedb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2004-2013 Free Software Foundation, Inc.
+// Copyright (C) 2004-2024 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
@@ -24,7 +24,6 @@
 void test01()
 {
   using namespace std;
-  bool test __attribute__((unused)) = true;
 
   __gnu_test::fail_wstreambuf b;
   std::wistream strm (&b);