@@ -14,7 +14,6 @@ typedef struct {
long recv[HISTORY_LENGTH];
long sent[HISTORY_LENGTH];
int last_write;
int promisc;
} history_type;
void tick();
The note is not visible to the blocked user.