Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Bvallon-sl authored Apr 12, 2023
1 parent 73701a8 commit 7675c96
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions zed-livelink-fusion/Source/Private/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -242,9 +242,6 @@ int main(int argc, char **argv)
}
}
}
else {
std::cout << "Process Failed " << std::endl;
}
sl::sleep_ms(10);
}
else if (IsConnected == true) {
Expand Down

0 comments on commit 7675c96

Please sign in to comment.