This is useless.

This commit is contained in:
Rafal Kupiec 2018-07-27 08:28:57 +02:00
parent b040886b97
commit e70a89fcdb
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -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;
} }
/* /*