ace: Delete dead code

This commit is contained in:
Richard Hansen 2021-11-03 03:08:08 -04:00
parent 5283bfc14a
commit cc688f7367
3 changed files with 0 additions and 37 deletions

View file

@ -29,9 +29,6 @@ Returns the `rep` object.
## editorInfo.ace_applyPreparedChangesetToBase()
## editorInfo.ace_setUserChangeNotificationCallback(f)
## editorInfo.ace_setAuthorInfo(author, info)
## editorInfo.ace_setAuthorSelectionRange(author, start, end)
## editorInfo.ace_getUnhandledErrors()
## editorInfo.ace_getDebugProperty(prop)
## editorInfo.ace_fastIncorp(?)
## editorInfo.ace_isCaret(?)
## editorInfo.ace_getLineAndCharForPoint(?)