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

List:       kde-commits
Subject:    kdevelop/lib/interfaces
From:       Jens Dagerbo <jens.dagerbo () swipnet ! se>
Date:       2003-12-16 2:08:43
[Download RAW message or body]

CVS commit by dagerbo: 

Silence Context::hasType() to speeds up context menu creation


  M +1 -1      kdevcore.cpp   1.9


--- kdevelop/lib/interfaces/kdevcore.cpp  #1.8:1.9
@@ -37,5 +37,5 @@ Context::~Context()
 bool Context::hasType( int aType ) const
 {
-    kdDebug() << "Context::hasType(" << aType << "). this->type() == " << this->type() << endl;
+//    kdDebug(9000) << "Context::hasType(" << aType << "). this->type() == " << this->type() << endl;
 
     return aType == this->type();


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

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