From 9e0b60a847e443d0120ddd61a479e25ae8fcb83d Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Mon, 21 Jun 1999 13:27:42 +0000 Subject: import gdb-1999-06-21 snapshot --- gdb/source.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/source.c') diff --git a/gdb/source.c b/gdb/source.c index 2ee51b6..2d80b77 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)) { -- cgit v1.1