1
0
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:
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()));