Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
seladb committed Sep 25, 2024
1 parent 5dfdd6c commit 4220df7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/Pcap++Test/Tests/TcpReassemblyTests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1266,7 +1266,6 @@ PTF_TEST_CASE(TestTcpReassemblyTimeStamps)

PTF_TEST_CASE(TestTcpReassemblyFinReset)
{
TcpReassemblyMultipleConnStats results;
std::string errMsg;

std::vector<pcpp::RawPacket> packetStream;
Expand Down

0 comments on commit 4220df7

Please sign in to comment.