mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Remove line that calls non-existant function
This commit is contained in:
@@ -19,7 +19,6 @@ KeymapManager::loadBundledKeymaps = ->
|
||||
else
|
||||
@loadKeymap(keymapsPath)
|
||||
|
||||
@emit 'bundled-keymaps-loaded' if Grim.includeDeprecatedAPIs
|
||||
@emitter.emit 'did-load-bundled-keymaps'
|
||||
|
||||
KeymapManager::getUserKeymapPath = ->
|
||||
|
||||
Reference in New Issue
Block a user