mirror of
https://github.com/itay-grudev/SingleApplication.git
synced 2025-01-15 00:42:05 +08:00
Remove unused marco
No longer needed since applicationPid() now is static.
This commit is contained in:
parent
e17c715faf
commit
199defc4dd
@ -170,8 +170,6 @@ void SingleApplicationPrivate::initializeMemoryBlock() const
|
||||
|
||||
void SingleApplicationPrivate::startPrimary()
|
||||
{
|
||||
Q_Q(SingleApplication);
|
||||
|
||||
// Reset the number of connections
|
||||
auto *inst = static_cast <InstancesInfo*>( memory->data() );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user