Fix test step-and-next-inline.cc
[binutils-gdb.git] / gas / listing.h
index 6b6e9ce2fc5d80366253471ccd5012bac46429dd..098956a1d190b18fb3128e180e1de8dd63044682 100644 (file)
@@ -1,6 +1,5 @@
 /* This file is listing.h
-   Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1997, 1998,
-   2003, 2005, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1987-2021 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -45,7 +44,6 @@
 void listing_eject (int);
 void listing_error (const char *message);
 void listing_file (const char *name);
-void listing_flags (int);
 void listing_list (int on);
 void listing_newline (char *ps);
 void listing_prev_line (void);