]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/manipulators/extended/get_money/wchar_t/1.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / manipulators / extended / get_money / wchar_t / 1.cc
index 429c4aa4463805cd50d0bf8f10e8000b2f2b7771..db74db8bf22c5dc271bf5c19a662a2578bf5b5ab 100644 (file)
@@ -3,7 +3,7 @@
 
 // 2010-03-01  Paolo Carlini  <paolo.carlini@oracle.com>
 
-// Copyright (C) 2010-2016 Free Software Foundation, Inc.
+// Copyright (C) 2010-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
@@ -26,8 +26,6 @@
 
 void test01()
 {
-  bool test __attribute__((unused)) = true;
-
   std::locale loc_de = std::locale(ISO_8859(15,de_DE));
 
   std::wistringstream iss;