Remove some code duplication in py-objfile.c, py-progspace.c.
[binutils-gdb.git] / gdb / tramp-frame.c
index c7b1d9f5c8eb5af1770c79ddc9f5952d3c1b30b9..0fd6ddccc2ffd331af014cac6e465a38c95f16d4 100644 (file)
@@ -1,7 +1,6 @@
 /* Signal trampoline unwinder, for GDB the GNU Debugger.
 
-   Copyright (C) 2004, 2007, 2008, 2009, 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -27,7 +26,6 @@
 #include "target.h"
 #include "trad-frame.h"
 #include "frame-base.h"
-#include "gdb_assert.h"
 
 struct frame_data
 {