]> 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 2550dc18198492e7d8bc614553de1abb8f483db0..2672042573b665887fc955723aadbeb61c94f764 100644 (file)
@@ -1,6 +1,6 @@
 // 2000-09-11 Benjamin Kosnik <bkoz@redhat.com>
 
-// Copyright (C) 2000-2013 Free Software Foundation, Inc.
+// 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();