]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/22_locale/moneypunct/40712.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 22_locale / moneypunct / 40712.cc
index f0ff60ab0beb6d662772941e5b7d469acb7d9dfc..eb97d48e47f871c90bb09dfd11fea31610f0f9af 100644 (file)
@@ -2,7 +2,7 @@
 
 // 2009-07-18  Paolo Carlini  <paolo.carlini@oracle.com>
 
-// Copyright (C) 2009-2015 Free Software Foundation, Inc.
+// Copyright (C) 2009-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,7 +27,6 @@
 // libstdc++/40712
 void test01()
 {
-  bool test __attribute__((unused)) = true;
   using namespace std;
 
   locale loc(locale("C"), ISO_8859(1,en_US), locale::monetary);