tickets has been moved to a new plugin 'ticket'
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@657 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -252,8 +252,8 @@ Users::Iterator i;
|
||||
{
|
||||
sending = false;
|
||||
|
||||
if( system->mounts.pmount->type == system->mounts.MountTypeThread() ||
|
||||
system->mounts.pmount->type == system->mounts.MountTypeTicket() )
|
||||
if( system->mounts.pmount->type == system->mounts.MountTypeThread() )
|
||||
//system->mounts.pmount->type == system->mounts.MountTypeTicket() )
|
||||
{
|
||||
if( (i->thread_notify & notify_code) != 0 )
|
||||
sending = true;
|
||||
|
Reference in New Issue
Block a user