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

List:       kde-commits
Subject:    KDE/kdelibs/kioslave/file
From:       David Faure <faure () kde ! org>
Date:       2008-12-23 20:55:44
Message-ID: 1230065744.714699.13344.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 900874 by dfaure:

remove dead code, KShred was removed long ago...


 M  +0 -14     file.cpp  
 M  +0 -4      file.h  


--- trunk/KDE/kdelibs/kioslave/file/file.cpp #900873:900874
@@ -957,20 +957,6 @@
     }
 }
 
-// Connected to KShred
-void FileProtocol::slotProcessedSize( KIO::filesize_t bytes )
-{
-  kDebug(7101) << "FileProtocol::slotProcessedSize (" << (unsigned int) bytes << ")";
-  processedSize( bytes );
-}
-
-// Connected to KShred
-void FileProtocol::slotInfoMessage( const QString & msg )
-{
-  kDebug(7101) << "FileProtocol::slotInfoMessage (" << msg << ")";
-  infoMessage( msg );
-}
-
 void FileProtocol::mount( bool _ro, const char *_fstype, const QString& _dev, const QString& _point )
 {
     kDebug(7101) << "FileProtocol::mount _fstype=" << _fstype;
--- trunk/KDE/kdelibs/kioslave/file/file.h #900873:900874
@@ -78,10 +78,6 @@
   bool pumount( const QString &point );
   bool pmount( const QString &dev );
 
-protected Q_SLOTS:
-  void slotProcessedSize( KIO::filesize_t _bytes );
-  void slotInfoMessage( const QString & msg );
-
 protected:
 
   bool createUDSEntry( const QString & filename, const QByteArray & path, KIO::UDSEntry & entry,
[prev in list] [next in list] [prev in thread] [next in thread] 

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