]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/objects/wchar_t/1.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / objects / wchar_t / 1.cc
index 21e734c2c52b09149e518a04d19274f4b0e72784..a837427f04195d94ede58eaec0b32a92a05962ae 100644 (file)
@@ -1,6 +1,6 @@
 // 2003-05-01 Petur Runolfsson  <peturr02@ru.is>
 
-// 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
@@ -77,8 +77,6 @@
 void
 test01()
 {
-  bool test __attribute__((unused)) = true;
-
   wchar_t array2[20];
   typedef std::wios::traits_type wtraits_type;
   wtraits_type::int_type wi = 15;