mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 14:04:24 +08:00
2010-05-05 Michael Snyder <msnyder@vmware.com>
* ser-pipe.c (top level): Delete unused global variable.
This commit is contained in:
parent
e0f069a3ea
commit
2d148b942b
@ -1,5 +1,7 @@
|
||||
2010-05-05 Michael Snyder <msnyder@vmware.com>
|
||||
|
||||
* ser-pipe.c (top level): Delete unused global variable.
|
||||
|
||||
* linux-record.c (record_linux_system_call):
|
||||
Delete unused variables.
|
||||
|
||||
|
@ -163,8 +163,6 @@ pipe_close (struct serial *scb)
|
||||
}
|
||||
}
|
||||
|
||||
static struct serial_ops pipe_ops;
|
||||
|
||||
void
|
||||
_initialize_ser_pipe (void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user