1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-05 21:57:41 +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: private:
void setupMenus(); void setupMenus();
int totalSize(const QModelIndex &parentIndex);
template< typename T > template< typename T >
T* itemFromIndex( const QModelIndex& index ) const; T* itemFromIndex( const QModelIndex& index ) const;