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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/playlist/proxymodels
From:       Teo Mrnjavac <teo.mrnjavac () gmail ! com>
Date:       2009-06-30 12:36:59
Message-ID: 1246365419.404513.27616.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 989508 by mrnjavac:

Remove two methods that don't seem to be used anywhere.
setRowQueued() and setRowDequeued() might have to be exposed by the proxies in the \
future, but until I check what's going on with the playlist navigators I'm removing \
them for clarity.

 M  +0 -10     FilterProxy.cpp  
 M  +0 -3      FilterProxy.h  


--- trunk/extragear/multimedia/amarok/src/playlist/proxymodels/FilterProxy.cpp \
#989507:989508 @@ -211,16 +211,6 @@
     }
 }
 
-void FilterProxy::setRowQueued( int row )
-{
-    Model::instance()->setRowQueued( rowToSource( row ) );
 }
 
-void FilterProxy::setRowDequeued( int row )
-{
-    Model::instance()->setRowDequeued( rowToSource( row ) );
-}
-
-}
-
 #include "FilterProxy.moc"
--- trunk/extragear/multimedia/amarok/src/playlist/proxymodels/FilterProxy.h \
#989507:989508 @@ -95,9 +95,6 @@
      */
     void setPassThrough( bool passThrough );
 
-    void setRowQueued( int row );
-    void setRowDequeued( int row );
-
     void clearSearchTerm();
 
 //FIXME: when the proxies are despaghettified, the following two methods need to be \
protected:


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

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