* solib-osf.c (osf_current_sos): Remove unsused label.
This commit is contained in:
parent
00b51b9f52
commit
61ad16d19e
@ -1,5 +1,7 @@
|
||||
2004-08-15 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* solib-osf.c (osf_current_sos): Remove unsused label.
|
||||
|
||||
* configure.in: Add <ncurses/ncurses.h> to the list of possible
|
||||
curses headers.
|
||||
* configure, config.in: Regenerate.
|
||||
|
@ -554,7 +554,6 @@ osf_current_sos (void)
|
||||
tail->next = NULL;
|
||||
}
|
||||
|
||||
done:
|
||||
close_map (&ctxt);
|
||||
return head;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user