This commit is contained in:
kudzu_cp 2009-07-26 15:46:58 +00:00
parent 157ab77785
commit 3f3b62b9d5

View file

@ -13,8 +13,5 @@ namespace Cosmos.IL2CPU.X86 {
protected readonly CPU.Assembler Asmblr;
//TODO: remove this when all descendants implement this
public override void Execute(UInt32 aMethodUID) {
}
}
}