removed unused variable
This commit is contained in:
parent
cd330dd76a
commit
26009e9cc8
1 changed files with 0 additions and 1 deletions
|
@ -306,7 +306,6 @@ int meter_d0_open_socket(const char *node, const char *service) {
|
|||
}
|
||||
|
||||
int meter_d0_open_device(const char *device, struct termios *old_tio, speed_t baudrate) {
|
||||
int bits;
|
||||
struct termios tio;
|
||||
memset(&tio, 0, sizeof(struct termios));
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue