mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-14 00:36:16 +02:00
ace: Delete unused Ace2Editor.getFrame() method
This commit is contained in:
parent
64e9e7fcda
commit
c9c8b27854
@ -89,8 +89,6 @@ const Ace2Editor = function () {
|
||||
|
||||
this.exportText = () => loaded ? info.ace_exportText() : '(awaiting init)\n';
|
||||
|
||||
this.getFrame = () => info.frame || null;
|
||||
|
||||
this.getDebugProperty = (prop) => info.ace_getDebugProperty(prop);
|
||||
|
||||
this.getInInternationalComposition =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user