1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 11:20:22 +02:00

Remove slot/signal connection leftover from testing.

This commit is contained in:
Casey Link
2011-08-31 17:02:16 -05:00
parent e05b8b1843
commit aeaf569eb1

View File

@@ -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()));