]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_istream/seekg/wchar_t/26211.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_istream / seekg / wchar_t / 26211.cc
index 88e2e80e29534f70ae9cd7e73aebb8cd57aca3e6..6e8348071b0d94d0c5ec55c8d3741a04f6fd2666 100644 (file)
@@ -1,6 +1,6 @@
 // 2010-11-18  Paolo Carlini  <paolo.carlini@oracle.com>
 
-// Copyright (C) 2010-2014 Free Software Foundation, Inc.
+// Copyright (C) 2010-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
@@ -25,7 +25,6 @@
 void test01()
 {
   using namespace std;
-  bool test __attribute__((unused)) = true;
 
   typedef wistringstream::pos_type pos_type;