gdb/
[deliverable/binutils-gdb.git] / gdb / cp-support.h
index 7dff9ddb9e24b5a2194d1eaac93be3e29924e7d5..57aa03aa523e64bc8ff35a7e4c0dcb68f9b2bad9 100644 (file)
@@ -1,5 +1,5 @@
 /* Helper routines for C++ support in GDB.
-   Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010
+   Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011
    Free Software Foundation, Inc.
 
    Contributed by MontaVista Software.
@@ -173,9 +173,6 @@ extern struct type *cp_lookup_nested_type (struct type *parent_type,
                                           const char *nested_name,
                                           const struct block *block);
 
-extern void cp_check_possible_namespace_symbols (const char *name,
-                                                struct objfile *objfile);
-
 struct type *cp_lookup_transparent_type (const char *name);
 
 /* Functions from cp-name-parser.y.  */
This page took 0.02347 seconds and 4 git commands to generate.