remove some verbose info -fix- (i need some sleep)

master
Thomas Baumbach 2013-09-11 10:34:34 +02:00
parent 710c862605
commit 0ac835f4fd
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ public:
} break;
case 2: {
//PING-PONG EVENT, nothing to do
}
} break;
default: {
std::cout << "unknown header type = " << type << std::endl;
}