diff -r ecf06a08d4d9 -r 3ec52facab4d mpviewplugins/mpdetailsviewplugin/src/mpsongdata.cpp --- a/mpviewplugins/mpdetailsviewplugin/src/mpsongdata.cpp Mon May 03 12:29:20 2010 +0300 +++ b/mpviewplugins/mpdetailsviewplugin/src/mpsongdata.cpp Fri May 14 15:49:53 2010 +0300 @@ -61,13 +61,6 @@ */ MpSongData::MpSongData( QObject *parent ) : QObject( parent ), - mTitle( NULL ), - mAlbum( NULL ), - mArtist( NULL ), - mComposer( NULL), - mGenre( NULL ), - mYear( NULL ), - mAlbumTrack( NULL ), mAlbumArt(), mReqId( KUndefined ) {