mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-07 21:26:45 +02:00
[ace2_inner] remove unused getLineKeyForOffset that was part of old recolor module
This commit is contained in:
parent
eee355979d
commit
3dc844eb08
@ -561,12 +561,6 @@ function Ace2Inner(){
|
||||
}
|
||||
}
|
||||
|
||||
function getLineKeyForOffset(charOffset)
|
||||
{
|
||||
return rep.lines.atOffset(charOffset).key;
|
||||
}
|
||||
|
||||
|
||||
function dispose()
|
||||
{
|
||||
disposed = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user