mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-04 07:57:02 +00:00
Remove final vestiges of undo/redo buttons
This commit is contained in:
@@ -136,12 +136,6 @@ SimpleEngine.prototype.createTextOperation = function() {
|
||||
return null;
|
||||
};
|
||||
|
||||
/*
|
||||
Execute a command
|
||||
*/
|
||||
SimpleEngine.prototype.execCommand = function() {
|
||||
};
|
||||
|
||||
/*
|
||||
Execute a text operation
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user