diff options
Diffstat (limited to 'gdb/partial-stab.h')
-rw-r--r-- | gdb/partial-stab.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/partial-stab.h b/gdb/partial-stab.h index d66c505..1d2d3a2 100644 --- a/gdb/partial-stab.h +++ b/gdb/partial-stab.h @@ -634,9 +634,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #endif } } - else - error ("Invalid symbol data: \"repeated\" header file not previously seen, at symtab pos %d.", - symnum); } #endif /* DBXREAD_ONLY */ continue; |