mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Remove commented line
This commit is contained in:
@@ -160,7 +160,6 @@ class ContextMenuManager
|
||||
menuTemplate = @templateForEvent(event)
|
||||
|
||||
return unless menuTemplate?.length > 0
|
||||
# @executeBuildHandlers(event, menuTemplate)
|
||||
remote.getCurrentWindow().emit('context-menu', menuTemplate)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user