1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-06 14:16:32 +02:00

removed unused function

This commit is contained in:
Michael Zanetti
2011-08-11 23:59:11 +02:00
parent 0e6c79b921
commit eda5893012

View File

@@ -74,7 +74,6 @@ protected:
private:
void setupMenus();
int totalSize(const QModelIndex &parentIndex);
template< typename T >
T* itemFromIndex( const QModelIndex& index ) const;