Removed dead code
This commit is contained in:
parent
419686f50c
commit
bf8ddcb300
1 changed files with 0 additions and 1 deletions
|
@ -757,7 +757,6 @@ namespace IPC {
|
|||
///\param len The lenght of the payload
|
||||
///\param withCounter Whether the content should have a counter
|
||||
void sharedServer::init(std::string name, int len, bool withCounter) {
|
||||
amount = 0;
|
||||
if (mySemaphore) {
|
||||
mySemaphore.close();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue