Explorar o código

Removing now-useless line

Ian Goldberg %!s(int64=6) %!d(string=hai) anos
pai
achega
06de8eaa0b
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      ecgadget.hpp

+ 0 - 1
ecgadget.hpp

@@ -314,7 +314,6 @@ public:
     // Allocate variables to protoboard
     // The strings (like "x") are only for debugging purposes
 	  
-    FieldT minus1(-1);
     size_t numbits = FieldT::num_bits;
     avec.allocate(this->pb, numbits, "a");
     bvec.allocate(this->pb, numbits, "b");