From 7c72ecabc4a7fd255fb786e9cf858b2aafc045bc Mon Sep 17 00:00:00 2001 From: Florrie Date: Tue, 24 Jul 2018 13:48:11 -0300 Subject: Fix queue path element nonsense --- ui.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'ui.js') diff --git a/ui.js b/ui.js index 28977fa..b030358 100644 --- a/ui.js +++ b/ui.js @@ -71,9 +71,6 @@ class AppElement extends FocusElement { this.queueListingElement.on('select main listing', () => this.form.selectInput(this.tabber)) - this.form.addInput(this.queueListingElement.pathElement, false) - this.queueListingElement.pathElement.on('select', item => handleSelectFromPathElement(item)) - this.playbackPane = new Pane() this.addChild(this.playbackPane) -- cgit 1.3.0-6-gf8a5