diff -r ecf06a08d4d9 -r 2c5162224003 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 Apr 30 19:33:32 2010 -0500 @@ -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 ) {