*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / solib-target.c
index 888aa349da25f4019a2431541b224726f51f8c63..0f3f850a6e9c27132887c8ccb7a035f4bfa51424 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for targets which report shared library events.
 
-   Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2007-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -28,8 +28,6 @@
 
 #include "gdb_string.h"
 
-DEF_VEC_I(CORE_ADDR);
-
 /* Private data for each loaded library.  */
 struct lm_info
 {
This page took 0.023071 seconds and 4 git commands to generate.