diff --git a/src/atom-environment.coffee b/src/atom-environment.coffee index a7178aac7..7bbbdd78e 100644 --- a/src/atom-environment.coffee +++ b/src/atom-environment.coffee @@ -356,7 +356,6 @@ class AtomEnvironment extends Model @stylesElement.remove() @config.unobserveUserConfig() @autoUpdater.destroy() - @protocolHandlerInstaller.destroy() @urlHandlerRegistry.destroy() @uninstallWindowEventHandler()