mirror of
https://github.com/google/blockly.git
synced 2026-01-11 10:57:07 +01:00
[WIP] Remove badly patched dispose call
This commit is contained in:
@@ -371,8 +371,6 @@ Blockly.Block.prototype.bumpNeighbours_ = function() {
|
||||
}
|
||||
}
|
||||
}
|
||||
// Remove any associated errors or warnings.
|
||||
Blockly.WarningHandler.checkDisposedBlock.call(this);
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user