gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / binutils / coffdump.c
index 640445830de49c140f2def780da07ed5723c83e1..336da57ca21e0ef0da7bd8c8d9678bdba752c7f1 100644 (file)
@@ -1,5 +1,5 @@
 /* Coff file dumper.
-   Copyright (C) 1994-2016 Free Software Foundation, Inc.
+   Copyright (C) 1994-2020 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
@@ -456,8 +456,6 @@ coff_dump (struct coff_ofile *ptr)
     dump_coff_section (ptr->sections + i);
 }
 
-char * program_name;
-
 static void
 show_usage (FILE *file, int status)
 {
This page took 0.024242 seconds and 4 git commands to generate.