mirror of
https://github.com/monero-project/monero.git
synced 2024-11-17 08:17:37 +00:00
Remove iostream header put in during testing
This commit is contained in:
parent
9875f5b875
commit
4c8a628de2
1 changed files with 0 additions and 2 deletions
|
@ -59,8 +59,6 @@
|
|||
#include "language_base.h"
|
||||
#include "singleton.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
namespace
|
||||
{
|
||||
const int seed_length = 24;
|
||||
|
|
Loading…
Reference in a new issue