]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_istream/getline/wchar_t/2.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_istream / getline / wchar_t / 2.cc
index 37a1b0b3cbd82f24e2f6a0cfb4c814e1eb01226e..e86553b6ead228e70f88b37c893bd2eaf0357342 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
@@ -43,7 +43,6 @@ L"aaaaaaaaaaaa\n"
 L"aaaaaaaaaaaaa\n"
 L"aaaaaaaaaaaaaa\n";
 
-  bool test __attribute__((unused)) = true;
   const std::streamsize it = 5;
   std::streamsize br = 0;
   wchar_t tmp[it];