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

List:       kde-commits
Subject:    [kdevplatform/1.7] plugins/execute: --debug
From:       Aleix Pol <aleixpol () kde ! org>
Date:       2014-08-01 0:18:09
Message-ID: E1XD0Xx-00036L-Sw () scm ! kde ! org
[Download RAW message or body]

Git commit f05a4321a4b6341bf2e2c3dcb2321706f84dc5c9 by Aleix Pol.
Committed on 01/08/2014 at 00:16.
Pushed by apol into branch '1.7'.

--debug

M  +0    -1    plugins/execute/nativeappjob.cpp

http://commits.kde.org/kdevplatform/f05a4321a4b6341bf2e2c3dcb2321706f84dc5c9

diff --git a/plugins/execute/nativeappjob.cpp b/plugins/execute/nativeappjob.cpp
index a6b2fb8..38167f5 100644
--- a/plugins/execute/nativeappjob.cpp
+++ b/plugins/execute/nativeappjob.cpp
@@ -47,7 +47,6 @@ using namespace KDevelop;
 NativeAppJob::NativeAppJob(QObject* parent, KDevelop::ILaunchConfiguration* cfg) 
     : KDevelop::OutputJob( parent ), proc(0)
 {
-    kDebug() << "creating native app job";
     setCapabilities(Killable);
     
     IExecutePlugin* iface = \
KDevelop::ICore::self()->pluginController()->pluginForExtension("org.kdevelop.IExecutePlugin", \
"kdevexecute")->extension<IExecutePlugin>();


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

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