]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_filebuf/cons/wchar_t/1.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_filebuf / cons / wchar_t / 1.cc
index 2b46c100aecef07de14f9552df7d829dafa9ff24..7c8ad1f50b898a695b6d0d4438797a623cd4d9cf 100644 (file)
@@ -1,6 +1,6 @@
 // 2004-09-29  Paolo Carlini  <pcarlini@suse.de>
 
-// Copyright (C) 2004-2016 Free Software Foundation, Inc.
+// Copyright (C) 2004-2017 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 @@
 // http://gcc.gnu.org/ml/libstdc++/2004-09/msg00243.html
 void test01()
 {
-  bool test __attribute__((unused)) = true;
-
   __gnu_test::constraint_wfilebuf fbuf;
   VERIFY( fbuf.check_pointers() );
 }