]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/22_locale/locale/operations/2.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 22_locale / locale / operations / 2.cc
index 346a7713ed5a4f1d6f1cc0f44dfa866ca8aef052..2672042573b665887fc955723aadbeb61c94f764 100644 (file)
@@ -1,6 +1,6 @@
 // 2000-09-11 Benjamin Kosnik <bkoz@redhat.com>
 
-// Copyright (C) 2000, 2001, 2002, 2003, 2009 Free Software Foundation
+// Copyright (C) 2000-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
@@ -37,7 +37,6 @@ protected:
 void test02()
 {
   using namespace std;
-  bool test __attribute__((unused)) = true;
   
   // Sanity check.
   locale loc_c = locale::classic();