diff --git a/common/net/daybreak_connection.h b/common/net/daybreak_connection.h index 7389ab972..5dde5739c 100644 --- a/common/net/daybreak_connection.h +++ b/common/net/daybreak_connection.h @@ -185,7 +185,6 @@ namespace EQ // resend tracking size_t m_resend_packets_sent = 0; size_t m_resend_bytes_sent = 0; - Timestamp m_last_resend; struct DaybreakSentPacket {