mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-07-31 11:10:05 +02:00
refactor stuff
This commit is contained in:
parent
57b04d6424
commit
97de8c9d24
15 changed files with 135 additions and 88 deletions
|
@ -30,7 +30,6 @@ EmptyGndNodeHelperTestCase::EmptyGndNodeHelperTestCase ()
|
|||
|
||||
EmptyGndNodeHelperTestCase::~EmptyGndNodeHelperTestCase ()
|
||||
{
|
||||
Simulator::Destroy ();
|
||||
}
|
||||
|
||||
void
|
||||
|
@ -63,7 +62,6 @@ SomeGndNodeHelperTestCase::SomeGndNodeHelperTestCase ()
|
|||
|
||||
SomeGndNodeHelperTestCase::~SomeGndNodeHelperTestCase ()
|
||||
{
|
||||
Simulator::Destroy ();
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue