misc: remove unused components

This commit is contained in:
thotbot
2019-12-21 15:13:23 +00:00
parent 500c7ec82e
commit 3f4f6f01dc
5 changed files with 0 additions and 322 deletions

View File

@@ -19,10 +19,8 @@ function setCustomWindowDecorations(custom) {
if (custom) {
appWindow.flags = flagsCustomDecorations;
daemonConsolePopup.flags = flagsCustomDecorations;
} else {
appWindow.flags = flags;
daemonConsolePopup.flags = flags;
}
// Reset window