diff --git a/include/remote_plugin.h b/include/remote_plugin.h index b8b9f577f..d9c32f3dd 100755 --- a/include/remote_plugin.h +++ b/include/remote_plugin.h @@ -156,7 +156,6 @@ public: static int k = 0; m_data->dataSem.semKey = ( getpid()<<10 ) + ++k; m_data->messageSem.semKey = ( getpid()<<10 ) + ++k; - m_invalid( false ), m_dataSem.setKey( QString::number( m_data->dataSem.semKey ), 1, QSystemSemaphore::Create ); m_messageSem.setKey( QString::number(