diff options
Diffstat (limited to 'whisperTopic.cpp')
-rw-r--r-- | whisperTopic.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/whisperTopic.cpp b/whisperTopic.cpp index eccdf16c..5bd8f0f8 100644 --- a/whisperTopic.cpp +++ b/whisperTopic.cpp @@ -75,7 +75,6 @@ BOOST_AUTO_TEST_CASE(topic) while (!started) this_thread::sleep_for(chrono::milliseconds(1)); - KeyPair us = KeyPair::create(); for (int i = 0; i < 10; ++i) |