mirror of
https://github.com/simh/simh.git
synced 2026-01-25 19:56:25 +00:00
Compiler suggested cleanups
This commit is contained in:
@@ -952,7 +952,6 @@ _console_poll(void *arg)
|
||||
{
|
||||
int sched_policy;
|
||||
struct sched_param sched_priority;
|
||||
int poll_timeout_count = 0;
|
||||
int wait_count = 0;
|
||||
DEVICE *d;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user