Fix execution_direction's type
[deliverable/binutils-gdb.git] / gdb / annotate.h
index 73a3098b22cde687ae63a4d1cd9c8fd260a0409d..66aface02091d15b8e60f054ec0969d0d09529eb 100644 (file)
@@ -1,5 +1,5 @@
 /* Annotation routines for GDB.
-   Copyright (C) 1986-2013 Free Software Foundation, Inc.
+   Copyright (C) 1986-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,8 +19,6 @@
 #include "symtab.h"
 #include "gdbtypes.h"
 
-extern void annotate_breakpoints_changed (void);
-
 extern void annotate_breakpoint (int);
 extern void annotate_catchpoint (int);
 extern void annotate_watchpoint (int);
This page took 0.03678 seconds and 4 git commands to generate.