This is useless.

This commit is contained in:
Rafal Kupiec 2018-07-27 08:28:57 +02:00
父節點 b040886b97
當前提交 e70a89fcdb
簽署人: belliash
GPG Key ID: 4E829243E0CFE6B4

查看文件

@ -4531,7 +4531,6 @@ static sxi32 VmByteCodeExec(
printf("Class '%s' implements '%s'\n", pClass->sName.zString, apImplements->zString); printf("Class '%s' implements '%s'\n", pClass->sName.zString, apImplements->zString);
} }
} }
SyStringInitFromBuf(&pClass->sName, "DUPA", 4);
break; break;
} }
/* /*