aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/main.cpp b/main.cpp
index 4205c6a4..97f32cce 100644
--- a/main.cpp
+++ b/main.cpp
@@ -44,8 +44,7 @@ BOOST_AUTO_TEST_CASE(basic_tests)
std::cout << toHex(s.out()) << std::endl;
std::cout << sha3(s.out()) << std::endl;*/
- int r = 0;
-
+// int r = 0;
// r += daggerTest();
// r += stateTest();
// r += peerTest(argc, argv);