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

List:       kde-commits
Subject:    KDE/kdebase/libkonq
From:       Laurent Montel <montel () kde ! org>
Date:       2007-06-17 16:22:19
Message-ID: 1182097339.549720.13045.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 676750 by mlaurent:

Not necessary


 M  +0 -2      konq_operations.cc  


--- trunk/KDE/kdebase/libkonq/konq_operations.cc #676749:676750
@@ -449,8 +449,6 @@
         // (If this fails, there is a bug in KFileItem::acceptsDrops / \
                KDirModel::flags)
         kDebug(1203) << "KonqOperations::doDrop " << m_destUrl.path() << "should be \
                an executable" << endl;
         Q_ASSERT ( access( QFile::encodeName(m_destUrl.path()), X_OK ) == 0 );
-        KProcess proc;
-        proc << m_destUrl.path() ;
         // Launch executable for each of the files
         QStringList args;
         KUrl::List lst = m_info->urls;


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

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