mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-19 23:39:42 +01:00
Remove slot/signal connection leftover from testing.
This commit is contained in:
parent
e05b8b1843
commit
aeaf569eb1
@ -39,8 +39,6 @@ SiblingCrumbButton::SiblingCrumbButton(
|
||||
{
|
||||
|
||||
setIndex(index);
|
||||
connect(this, SIGNAL(clicked()),
|
||||
this, SLOT(updateNavigatorCurrentIndex()));
|
||||
connect(m_combo, SIGNAL(activated(int)), SLOT(comboboxActivated(int)));
|
||||
|
||||
// QTimer::singleShot(0, this, SLOT(activateSelf()));
|
||||
|
Loading…
x
Reference in New Issue
Block a user