aboutsummaryrefslogtreecommitdiff
path: root/gdb/d-namespace.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/d-namespace.c')
-rw-r--r--gdb/d-namespace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/d-namespace.c b/gdb/d-namespace.c
index b5e046e..3fa2896 100644
--- a/gdb/d-namespace.c
+++ b/gdb/d-namespace.c
@@ -516,4 +516,3 @@ d_lookup_symbol_nonlocal (const struct language_defn *langdef,
return d_lookup_symbol_module (scope, name, block, domain);
}
-