]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/ext/mt_allocator/tune-2.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / ext / mt_allocator / tune-2.cc
index c3f6b3b6821c8ae9690e089d6bfda7cddb47e529..5163d1ace18128dc98f55247a62528384b21cc55 100644 (file)
@@ -1,6 +1,6 @@
 // 2004-08-25 Benjamin Kosnik <bkoz@redhat.com>
 //
-// Copyright (C) 2004, 2005, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2004-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
@@ -32,8 +32,6 @@
 // __per_type_pool_policy
 void test02()
 {
-  bool test __attribute__((unused)) = true;
-
   typedef __gnu_test::pod_int value_type;
 
   using __gnu_cxx::__pool;