mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-01-09 13:37:58 -05:00
Maintenance.
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user