diff options
Diffstat (limited to 'src/unittest')
-rw-r--r-- | src/unittest/test.cpp | 2 | ||||
-rw-r--r-- | src/unittest/test_connection.cpp | 2 |
2 files changed, 0 insertions, 4 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; diff --git a/src/unittest/test_connection.cpp b/src/unittest/test_connection.cpp index af5845a18..59535fbfd 100644 --- a/src/unittest/test_connection.cpp +++ b/src/unittest/test_connection.cpp @@ -123,8 +123,6 @@ void TestConnection::testHelpers() void TestConnection::testConnectSendReceive() { - DSTACK("TestConnection::Run"); - /* Test some real connections |