Add -Wduplicated-cond
[binutils-gdb.git] / ld / ldexp.h
index 189570aaf72a92e4466269f472c27abb8f166383..d58cacba1c5baef7e56f3cb3cb9d56ac16807578 100644 (file)
@@ -1,5 +1,5 @@
 /* ldexp.h -
-   Copyright (C) 1991-2017 Free Software Foundation, Inc.
+   Copyright (C) 1991-2018 Free Software Foundation, Inc.
 
    This file is part of the GNU Binutils.
 
@@ -66,7 +66,6 @@ typedef union etree_union {
     node_type type;
     const char *dst;
     union etree_union *src;
-    bfd_boolean defsym;
     bfd_boolean hidden;
   } assign;
   struct {