diff options
Diffstat (limited to 'gdb/namespace.h')
-rw-r--r-- | gdb/namespace.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/namespace.h b/gdb/namespace.h index bc9dcf2..232dcc0 100644 --- a/gdb/namespace.h +++ b/gdb/namespace.h @@ -125,7 +125,6 @@ extern void add_using_directive (struct using_direct **using_directives, const char *declaration, const std::vector<const char *> &excludes, const unsigned int decl_line, - int copy_names, struct obstack *obstack); #endif /* NAMESPACE_H */ |