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

List:       kde-commits
Subject:    playground/network/akiirc/irc
From:       Keith Allan Rusler <xzekecomax () gmail ! com>
Date:       2009-07-02 21:48:43
Message-ID: 1246571323.496295.13574.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 990649 by karusler:

Removed the idleTimeFromCurrentTime()

 M  +0 -7      user.cpp  
 M  +0 -1      user.h  


--- trunk/playground/network/akiirc/irc/user.cpp #990648:990649
@@ -113,13 +113,6 @@
     return d->idleTime;
 }
 
-KDateTime
-User::idleTimeFromCurrentTime() const
-{
-    KDateTime diff;
-    return diff.addSecs(d->idleTime.secsTo(KDateTime::currentLocalDateTime()));
-}
-
 bool
 User::isAway() const
 {
--- trunk/playground/network/akiirc/irc/user.h #990648:990649
@@ -46,7 +46,6 @@
     QString host() const;
     QString hostMask() const;
     KDateTime idleTime() const;
-    KDateTime idleTimeFromCurrentTime() const;
     bool isAway() const;
     bool isHalfOp() const;
     bool isNormal() const;
[prev in list] [next in list] [prev in thread] [next in thread] 

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