Skip to content

Commit

Permalink
remove obsolete comment
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Promislow <epromislow@suse.com>
  • Loading branch information
ericpromislow committed May 7, 2021
1 parent 26822d8 commit fc68618
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/window/window.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ function createWindow(name, url, prefs) {

/**
* Open the preferences window; if it is already open, focus it.
* @param {boolean} restoreMinimizedWindow Whether to unminimize a minimized window.
*/
function openPreferences() {
let url = 'app://./index.html';
Expand Down

0 comments on commit fc68618

Please sign in to comment.