Skip to content

Commit

Permalink
Remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
eddyStreamlabs committed Dec 5, 2018
1 parent 5596e7f commit 8c10cac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crash-handler-process/namedsocket-win.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ NamedSocket_win::~NamedSocket_win() {
}

void acknowledgeUnregister(void) {
std::cout << "Send ack" << std::endl;
std::string buffer = "exit";
HANDLE hPipe = CreateFile(
TEXT("\\\\.\\pipe\\exit-slobs-crash-handler"),
Expand Down

0 comments on commit 8c10cac

Please sign in to comment.