Removed duplicated statements

Removed duplicated statements
This commit is contained in:
MassimilianoPinto
2015-08-24 10:49:00 +02:00
parent d6f5bdc067
commit 6b456c5346

View File

@ -1036,9 +1036,6 @@ int n_bufs = -1, pn_bufs = -1;
}
}
router->stats.n_binlogs++;
router->stats.n_binlogs_ses++;
router->lastEventReceived = hdr.event_type;
router->lastEventTimestamp = hdr.timestamp;