]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/18_support/bad_exception/what.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 18_support / bad_exception / what.cc
index d352dad44152e53492a49a1b81fef24fb4cdef09..1a1363d1da0058b95878e4b6b9a16e33eeed482f 100644 (file)
@@ -1,6 +1,6 @@
 // 2007-01-30  Paolo Carlini  <pcarlini@suse.de>
 
-// Copyright (C) 2007-2014 Free Software Foundation, Inc.
+// Copyright (C) 2007-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,7 +26,6 @@
 // libstdc++/14493
 void test01() 
 {
-  bool test __attribute__((unused)) = true;
   using namespace std;
 
   bad_exception be;