]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/22_locale/numpunct/members/wchar_t/cache_1.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 22_locale / numpunct / members / wchar_t / cache_1.cc
index 305c1034f334f20ca8266979cbf43c5d7b41fb61..276dbc35715e3b62ba93d9018ba65360782b18a3 100644 (file)
@@ -1,6 +1,6 @@
 // 2003-07-06  Benjamin Kosnik  <bkoz@redhat.com>
 
-// Copyright (C) 2003, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2003-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
@@ -46,7 +46,6 @@ void test01()
 {
   using namespace std;
 
-  bool test __attribute__((unused)) = true;
   const wstring        basestr(L"true");
   const wstring        derivedstr(L"truest");