Removed SAMPLER and RegFrame code (DEBUG-only code that's easy to resurrect if needed later)
This commit is contained in:
parent
d1d733e38b
commit
b944cff3b5
6 changed files with 2 additions and 139 deletions
|
|
@ -3686,7 +3686,6 @@ X86.opIRET = function IRET()
|
|||
return;
|
||||
}
|
||||
X86.fnIRET.call(this);
|
||||
// if (DEBUG) this.popRegFrame();
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue