[Kst] extragear/graphics/kst/kst

George Staikos staikos at kde.org
Wed Jun 29 03:07:57 CEST 2005


SVN commit 429827 by staikos:

remove printfs.  I assume this was not meant to be committed...  It sholud be kdDebug anyway


 M  +0 -2      kstcurvedialog_i.cpp  


--- trunk/extragear/graphics/kst/kst/kstcurvedialog_i.cpp #429826:429827
@@ -448,9 +448,7 @@
     cvPtr->setIgnoreAutoScale(_checkBoxIgnoreAutoscale->isChecked());
   }
 
-  printf("editing single curve: going to unlock\n");
   cvPtr->writeUnlock();
-  printf("editing single curve: unlocked\n");
   return true;
 }
 


More information about the Kst mailing list