mirror of
https://github.com/znc/znc.git
synced 2026-08-08 01:43:03 +02:00
Delete cron last
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@607 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -70,8 +70,8 @@ protected:
|
||||
}
|
||||
}
|
||||
|
||||
CZNC::Get().GetManager().DelCronByAddr(this);
|
||||
m_pUser->DelBackNickTimer();
|
||||
CZNC::Get().GetManager().DelCronByAddr(this);
|
||||
}
|
||||
|
||||
CUser* m_pUser;
|
||||
@@ -102,8 +102,8 @@ protected:
|
||||
}
|
||||
}
|
||||
|
||||
CZNC::Get().GetManager().DelCronByAddr(this);
|
||||
m_pUser->DelAwayNickTimer();
|
||||
CZNC::Get().GetManager().DelCronByAddr(this);
|
||||
}
|
||||
|
||||
CUser* m_pUser;
|
||||
|
||||
Reference in New Issue
Block a user