A bit of fixes

This commit is contained in:
2020-04-22 15:23:11 +02:00
parent 1df947b118
commit faf98e5d7c
2 changed files with 5 additions and 5 deletions
-2
View File
@@ -184,8 +184,6 @@ int main (int argc, char *argv[]) {
// Wait for sync.
zmq_recv(meta_socket, nullptr, 0, 0);
}
input_file.close();