mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 04:22:20 +02:00
Removed test
This commit is contained in:
parent
1ef8c14d74
commit
053b302d42
1 changed files with 0 additions and 5 deletions
|
@ -1956,11 +1956,6 @@ bool BfMethodMatcher::CheckType(BfTypeInstance* typeInstance, BfTypedValue targe
|
|||
|
||||
int checkInterfaceIdx = 0;
|
||||
|
||||
if (mMethodName == "Handle")
|
||||
{
|
||||
NOP;
|
||||
}
|
||||
|
||||
bool targetIsBase = target.IsBase();
|
||||
bool checkExtensionBase = false;
|
||||
if (targetIsBase)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue