diff options
Diffstat (limited to 'src/unittest/test.cpp')
-rw-r--r-- | src/unittest/test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/unittest/test.cpp b/src/unittest/test.cpp index 615ec2162..84fad41ce 100644 --- a/src/unittest/test.cpp +++ b/src/unittest/test.cpp @@ -228,8 +228,6 @@ void TestGameDef::defineSomeNodes() bool run_tests() { - DSTACK(FUNCTION_NAME); - u64 t1 = porting::getTimeMs(); TestGameDef gamedef; |