PR ld/12549
[binutils-gdb.git] / gdb / top.h
index 6f7423321398e02447a83f812e8e9fee37b66f0a..2131026fda8a26c8f239ad7bbbf583d260f59999 100644 (file)
--- a/gdb/top.h
+++ b/gdb/top.h
@@ -1,7 +1,6 @@
 /* Top level stuff for GDB, the GNU debugger.
 
-   Copyright (C) 1986-1994, 1996-2000, 2005-2012 Free Software
-   Foundation, Inc.
+   Copyright (C) 1986-2013 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -29,7 +28,6 @@ extern int in_user_command;
 extern int confirm;
 extern char gdb_dirbuf[1024];
 extern int inhibit_gdbinit;
-extern int epoch_interface;
 extern char gdbinit[];
 
 extern void print_gdb_version (struct ui_file *);