Fix typo in gdb.python/py-objfile.exp
[deliverable/binutils-gdb.git] / gdb / frame.h
index 4cc48584ff6ce55749bb0d24b7f53ca744b9b82d..be64c57ac8833488c28f56198b8650281ebad818 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for dealing with stack frames, for GDB, the GNU debugger.
 
-   Copyright (C) 1986-2014 Free Software Foundation, Inc.
+   Copyright (C) 1986-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -763,8 +763,6 @@ extern void args_info (char *, int);
 
 extern void locals_info (char *, int);
 
-extern void (*deprecated_selected_frame_level_changed_hook) (int);
-
 extern void return_command (char *, int);
 
 /* Set FRAME's unwinder temporarily, so that we can call a sniffer.
This page took 0.023403 seconds and 4 git commands to generate.