Fix clang-diagnostics-unused-but-set-variable warnings
This commit is contained in:
@@ -382,9 +382,6 @@ TcpHeaderWithRFC793OptionTestCase::OneOptionAtTime()
|
||||
void
|
||||
TcpHeaderWithRFC793OptionTestCase::DoTeardown()
|
||||
{
|
||||
uint32_t foo;
|
||||
foo = UINT32_MAX;
|
||||
foo--;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user