remove dead code
This commit is contained in:
parent
8a8cf3265e
commit
c7daceb51a
1 changed files with 0 additions and 5 deletions
|
|
@ -44,11 +44,6 @@ var UndoManager = function() {
|
|||
|
||||
(function() {
|
||||
|
||||
/*this.$doc = null;
|
||||
this.setDocument = function(doc) {
|
||||
this.$doc = doc;
|
||||
};*/
|
||||
|
||||
this.execute = function(options) {
|
||||
var deltas = options.args[0];
|
||||
this.$doc = options.args[1];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue