No more need for the refresh signal because select() timeout replaces it

This commit is contained in:
Mohamed Boussaffa
2016-03-07 06:13:04 +08:00
parent cb2a699d57
commit 9015e6c27f
5 changed files with 16 additions and 83 deletions

View File

@@ -46,7 +46,6 @@ extern "C" {
#include "packet.h"
#include "connection.h"
#include "process.h"
#include "refresh.h"
#include "devices.h"
extern Process * unknownudp;
@@ -57,7 +56,6 @@ unsigned refreshcount = 0;
unsigned processlimit = 0;
bool tracemode = false;
bool bughuntmode = false;
bool needrefresh = false;
// sort on sent or received?
bool sortRecv = true;
// viewMode: kb/s or total