aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-array.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-array.c')
-rw-r--r--gdb/remote-array.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/remote-array.c b/gdb/remote-array.c
index 6939a30..7a44d98 100644
--- a/gdb/remote-array.c
+++ b/gdb/remote-array.c
@@ -1419,6 +1419,4 @@ void
_initialize_array ()
{
add_target (&array_ops);
- baud_rate = 4800; /* this is the only supported baud rate */
}
-