]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/22_locale/numpunct/members/char/1.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 22_locale / numpunct / members / char / 1.cc
index ad44b6d4cbd4d6b9bcaa77adbd82a1b6da26b31e..2575a4d6e10ae18513a572674861784320d311e4 100644 (file)
@@ -1,6 +1,6 @@
 // 2001-01-17 Benjamin Kosnik  <bkoz@redhat.com>
 
-// Copyright (C) 2001-2016 Free Software Foundation, Inc.
+// Copyright (C) 2001-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
@@ -25,8 +25,6 @@
 void test01()
 {
   using namespace std;
-  
-  bool test __attribute__((unused)) = true;
 
   // basic construction
   locale loc_c = locale::classic();