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

List:       kde-commits
Subject:    =?utf-8?q?=5Bkstars/4=2E6=5D_kstars=3A_Actually_comment_printing?=
From:       Khudyakov Alexey <alexey.skladnoy () gmail ! com>
Date:       2011-05-07 19:46:19
Message-ID: 20110507194619.E8201A60B4 () git ! kde ! org
[Download RAW message or body]

Git commit c6158f00527309b3e88ed0411f5ce4d8c4ab5cfe by Khudyakov Alexey.
Committed on 14/04/2011 at 18:20.
Pushed by khudyakov into branch '4.6'.

Actually comment printing

M  +1    -1    kstars/skymapdrawabstract.cpp     

http://commits.kde.org/kstars/c6158f00527309b3e88ed0411f5ce4d8c4ab5cfe

diff --git a/kstars/skymapdrawabstract.cpp b/kstars/skymapdrawabstract.cpp
index a7f5b77..4275517 100644
--- a/kstars/skymapdrawabstract.cpp
+++ b/kstars/skymapdrawabstract.cpp
@@ -331,7 +331,7 @@ void SkyMapDrawAbstract::calculateFPS()
 {
     if(m_framecount == 25) {
         float sec = m_fpstime.elapsed()/1000.;
-        kDebug() << "FPS " << m_framecount/sec;
+        // kDebug() << "FPS " << m_framecount/sec;
         m_framecount = 0;
         m_fpstime.restart();
     }


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

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