diff options
Diffstat (limited to 'gdb/ui-out.c')
-rw-r--r-- | gdb/ui-out.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/ui-out.c b/gdb/ui-out.c index 60d18ee..10f7335 100644 --- a/gdb/ui-out.c +++ b/gdb/ui-out.c @@ -87,8 +87,6 @@ struct ui_out_table /* The ui_out structure */ -/* Any change here requires a corresponding one in the initialization - of the default uiout, which is statically initialized. */ struct ui_out { |