Pad: Delete dead ace_getFormattedCode()

This commit is contained in:
Richard Hansen 2021-07-28 01:34:14 -04:00
parent 1db509ba23
commit 5d39a57507
4 changed files with 0 additions and 23 deletions

View file

@ -18,7 +18,6 @@ Returns the `rep` object.
## editorInfo.ace_setOnKeyDown(?)
## editorInfo.ace_setNotifyDirty(?)
## editorInfo.ace_dispose(?)
## editorInfo.ace_getFormattedCode(?)
## editorInfo.ace_setEditable(bool)
## editorInfo.ace_execCommand(?)
## editorInfo.ace_callWithAce(fn, callStack, normalize)