]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/backward/hash_map/1.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / backward / hash_map / 1.cc
index 637abd8b76c7895cf1d3ceca193da868362b6930..3e90a6c926eeef9201303189960149c2206fa3f2 100644 (file)
@@ -1,6 +1,6 @@
 // { dg-options "-Wno-deprecated" }
 
-// Copyright (C) 2002-2014 Free Software Foundation, Inc.
+// Copyright (C) 2002-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
@@ -66,7 +66,6 @@ namespace __gnu_cxx
 void test01()
 {
   const int Size = 5;
-  bool test __attribute__((unused)) = true;
 
   using std::string;
   using std::pair;