]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/fpos/mbstate_t/2.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / fpos / mbstate_t / 2.cc
index accb56535031ef86b23464ca367aa1f151fab092..27225e2fdf4a0c993f759a6b50d3f57ebbb09456 100644 (file)
@@ -1,6 +1,6 @@
 // 1999-09-20 bkoz
 
-// Copyright (C) 1999, 2001, 2003, 2009, 2010 Free Software Foundation, Inc.
+// Copyright (C) 1999-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
@@ -27,8 +27,6 @@
 // 27.4.3.2 fpos requirements/invariants
 void test02()
 {
-  bool test __attribute__((unused)) = true;
-
   typedef std::mbstate_t state_type;
 
   std::streamoff off01;