diff --git a/app/index.js b/app/index.js index 194e564f66e..98cebe25a8f 100644 --- a/app/index.js +++ b/app/index.js @@ -78,8 +78,6 @@ const privacy = require('../js/state/privacy') const async = require('async') const settings = require('../js/constants/settings') -// temporary fix for #4517, #4518 and #4472 -app.commandLine.appendSwitch('enable-use-zoom-for-dsf', 'false') app.commandLine.appendSwitch('enable-features', 'BlockSmallPluginContent,PreferHtmlOverPlugins') // Used to collect the per window state when shutting down the application