Bug
This commit is contained in:
@ -457,15 +457,9 @@ public partial class DlibDotNet
|
||||
}
|
||||
}
|
||||
if (result)
|
||||
{
|
||||
if (result)
|
||||
{ }
|
||||
}
|
||||
result = true;
|
||||
if (!result)
|
||||
{
|
||||
if (!result)
|
||||
{ }
|
||||
}
|
||||
result = false;
|
||||
return result;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user