mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
💄
This commit is contained in:
@@ -71,7 +71,6 @@ EditorCompont = React.createClass
|
||||
@refs.hiddenInput.focus()
|
||||
|
||||
componentWillUnmount: ->
|
||||
@props.editor.off 'screen-lines-changed', @onScreenLinesChanged
|
||||
@getDOMNode().removeEventListener 'mousewheel', @onMousewheel
|
||||
|
||||
listenForCustomEvents: ->
|
||||
|
||||
Reference in New Issue
Block a user