mirror of
https://github.com/GOSTSec/sgminer
synced 2025-09-11 21:51:57 +00:00
Extra refresh not required.
This commit is contained in:
parent
ae6eb1b0a3
commit
61e5cc10e9
1
main.c
1
main.c
@ -798,7 +798,6 @@ static void print_status(int thr_id)
|
|||||||
else {
|
else {
|
||||||
pthread_mutex_lock(&curses_lock);
|
pthread_mutex_lock(&curses_lock);
|
||||||
curses_print_status(thr_id);
|
curses_print_status(thr_id);
|
||||||
wrefresh(statuswin);
|
|
||||||
pthread_mutex_unlock(&curses_lock);
|
pthread_mutex_unlock(&curses_lock);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user