Maintenance.

This commit is contained in:
Marcel Keller
2021-11-04 16:22:45 +11:00
parent 7b52ef9035
commit 32950fe8d4
185 changed files with 1818 additions and 654 deletions

View File

@@ -16,11 +16,6 @@
namespace GC
{
SemiPrep::SemiPrep(DataPositions& usage, ShareThread<SemiSecret>&) :
SemiPrep(usage)
{
}
SemiPrep::SemiPrep(DataPositions& usage, bool) :
BufferPrep<SemiSecret>(usage), triple_generator(0)
{