mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-06-29 16:51:35 +00:00
ID:355 - Remove declared, but not used variables
Commit removes bunch of declared, but not used, variables.
This commit is contained in:
@@ -97,7 +97,6 @@ static struct termios _saved_tio;
|
||||
static int _in_raw_mode = 0;
|
||||
static int _disable_keepalive = 0;
|
||||
static int _use_sol_for_keepalive = 0;
|
||||
static int _keepalive_retries = 0;
|
||||
|
||||
extern int verbose;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user