提交 73551134 编写于 作者: S Sandeep Somavarapu

Cleam up

上级 6f94a1fd
......@@ -929,10 +929,6 @@ export class View extends ViewEventHandler implements editorBrowser.IView, IDisp
this._context.privateViewEventBus.emit(editorCommon.EventType.ViewFocusChanged, this.hasFocus);
}
}
public getLinesViewportData(): ViewLinesViewportData {
return this.layoutProvider.getLinesViewportData();
}
}
function safeInvokeNoArg(func:Function): any {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册