diff --git a/gdb/somsolib.c b/gdb/somsolib.c index 199f67cec7..22b787b99a 100644 --- a/gdb/somsolib.c +++ b/gdb/somsolib.c @@ -37,9 +37,6 @@ and by Cygnus Support. */ /* TODO: - * Access to static (file scoped) variables in shared libraries - still doesn't work. - * Most of this code should work for hp300 shared libraries. Does anyone care enough to weed out any SOM-isms.