remove onURLAbort prop (#4002)

This commit is contained in:
Labhansh Agrawal 2019-11-24 22:22:38 +05:30 committed by Philippe Potvin
parent f0b92cb8be
commit 0721c4c1d0

View file

@ -124,7 +124,6 @@ export default class Terms extends React.Component {
onTitle: this.props.onTitle,
onData: this.props.onData,
toggleSearch: this.props.toggleSearch,
onURLAbort: this.props.onURLAbort,
onContextMenu: this.props.onContextMenu,
quickEdit: this.props.quickEdit,
webGLRenderer: this.props.webGLRenderer,