mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
Removed debugging line
This commit is contained in:
parent
795671d685
commit
2d315625cd
1 changed files with 0 additions and 1 deletions
|
|
@ -106,7 +106,6 @@ public:
|
|||
temp[u.first] = u_val.Serialize();
|
||||
});
|
||||
}
|
||||
std::cout << "dropped unique lock\n";
|
||||
}
|
||||
|
||||
writer->write(temp, &user_save);
|
||||
|
|
|
|||
Loading…
Reference in a new issue