]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_3.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 22_locale / time_put / put / wchar_t / 12439_3.cc
index 627e1e30b03be92686d69a70ec89c6b8aabebafb..f7e5e87c55f076ba93a140b66e54f8cac7b6142c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2003-2013 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
@@ -43,7 +43,6 @@ protected:
 void test03()
 {
   using namespace std;
-  bool test __attribute__((unused)) = true;
   
   wostringstream stream;
   time_t tt = time(0);