removed separator

This commit is contained in:
Martin Wagner 2021-02-12 21:48:54 +01:00
parent 7c5f0b4fbf
commit 95386b05bc

View File

@ -3725,7 +3725,6 @@ class MainWindow(Gtk.ApplicationWindow):
self._header_bar.pack_end(self._menu_button)
self._header_bar.pack_end(self._browser.search_button)
else:
action_bar.pack_start(Gtk.Separator.new(orientation=Gtk.Orientation.VERTICAL))
action_bar.pack_start(self._menu_button)
self.add(overlay)
self._client.emitter.emit("disconnected") # bring player in defined state