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

List:       kde-commits
Subject:    branches/work/kdepim_kcalcore/incidenceeditors/incidenceeditor-ng
From:       Casey Link <unnamedrambler () gmail ! com>
Date:       2010-07-29 17:14:53
Message-ID: 20100729171453.8069CAC783 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1156779 by link:

debug--

 M  +0 -3      freeperiodmodel.cpp  


--- branches/work/kdepim_kcalcore/incidenceeditors/incidenceeditor-ng/freeperiodmodel.cpp \
#1156778:1156779 @@ -117,9 +117,6 @@
             const KDateTime midnight( period.start().date(), QTime( 23, 59, 59, 999 \
), period.start().timeSpec() );  KCalCore::Period firstPeriod( period.start(), \
                midnight );
             KCalCore::Period secondPeriod( midnight.addMSecs( 1 ), period.end() );
-            kDebug() << firstPeriod.start() << firstPeriod.end();
-            kDebug() << secondPeriod.start() << secondPeriod.end();
-            kDebug() << midnight << midnight.addMSecs( 1 );
             if( firstPeriod.duration().asSeconds() >= 5*60 /*5 minutes*/ )
                 splitList << firstPeriod;
             period = secondPeriod;


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

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