[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/scriptengine
From:       Jeff Mitchell <mitchell () kde ! org>
Date:       2009-05-28 14:15:45
Message-ID: 1243520145.652607.24800.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 974122 by mitchell:

Remove useless assignment (already assigned directly above).  CSID 91.113


 M  +0 -1      AmarokPlaylistScript.cpp  


--- trunk/extragear/multimedia/amarok/src/scriptengine/AmarokPlaylistScript.cpp \
#974121:974122 @@ -38,7 +38,6 @@
         , m_wrapperList( wrapperList )
         , m_scriptEngine( scriptEngine )
     {
-        m_wrapperList = wrapperList;
         connect( The::playlistModel(), SIGNAL( rowsInserted( const QModelIndex&, \
                int, int ) ), this, SLOT ( slotTrackInserted( const QModelIndex&, \
                int, int ) ) );
         connect( The::playlistModel(), SIGNAL( rowsRemoved( const QModelIndex&, int, \
                int ) ), this, SLOT ( slotTrackRemoved( const QModelIndex&, int, int \
                ) ) );
         connect( The::playlistModel(), SIGNAL( activeRowChanged( int ) ), this, \
SIGNAL( activeRowChanged( int ) ) );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic