Browse Source

Remove some debug output

Ian Goldberg 2 years ago
parent
commit
49d2ba07c0
1 changed files with 1 additions and 2 deletions
  1. 1 2
      mpcio.hpp

+ 1 - 2
mpcio.hpp

@@ -302,8 +302,7 @@ class MPCServerTIO {
 
 public:
     MPCServerTIO(MPCServerIO &mpcsrvio, int thread_num):
-        thread_num(thread_num), mpcsrvio(mpcsrvio) { std::cerr <<
-        "Creating " << thread_num << "\n";}
+        thread_num(thread_num), mpcsrvio(mpcsrvio) {}
 
     // Queue up data to p0 or p1