mirror of
https://github.com/asmjit/asmjit.git
synced 2025-12-17 20:44:37 +03:00
Minor code cleanup.
This commit is contained in:
@@ -150,7 +150,6 @@ var sanityHeaderGuards = (function() {
|
||||
var newGuardName;
|
||||
|
||||
if (oldGuardName) {
|
||||
console.log(oldGuardName);
|
||||
var startPosition = i;
|
||||
var endPosition = i + oldGuardName.length;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user