summaryrefslogtreecommitdiff
path: root/gdb/source.c
diff options
context:
space:
mode:
authorJason Molenda <jsm@bugshack.cygnus.com>1999-06-21 13:27:42 +0000
committerJason Molenda <jsm@bugshack.cygnus.com>1999-06-21 13:27:42 +0000
commit4bc2cd3f06652c1f3675fcf809c6638e57199182 (patch)
tree818004f23454aaee6a346f759f532dfb6cffa3d0 /gdb/source.c
parent8588f814f00dc208a1f7ddb26e9e64b71e2a6537 (diff)
downloadgdb-4bc2cd3f06652c1f3675fcf809c6638e57199182.tar.gz
import gdb-1999-06-21 snapshot
Diffstat (limited to 'gdb/source.c')
-rw-r--r--gdb/source.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/source.c b/gdb/source.c
index 2ee51b6a2b8..2d80b770646 100644
--- a/gdb/source.c
+++ b/gdb/source.c
@@ -994,7 +994,6 @@ print_source_lines_base (s, line, stopline, noerror)
current_source_line = line;
first_line_listed = line;
-
/* Only prints "No such file or directory" once */
if ((s != last_source_visited) || (! last_source_error))
{