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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/msn
From:       Olivier Goffart <ogoffart () kde ! org>
Date:       2005-05-08 17:59:40
Message-ID: 1115575180.943459.13603.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 411064 by ogoffart:

remove the function  MSNAcccount::setAway

 M  +0 -8      trunk/KDE/kdenetwork/kopete/protocols/msn/msnaccount.cpp  
 M  +0 -2      trunk/KDE/kdenetwork/kopete/protocols/msn/msnaccount.h  


--- trunk/KDE/kdenetwork/kopete/protocols/msn/msnaccount.cpp #411063:411064
@@ -108,14 +108,6 @@
 	return configGroup()->readNumEntry(  "serverPort" , 1863 );
 }
 
-void MSNAccount::setAway( bool away, const QString & awayReason )
-{
-	m_awayReason = awayReason;
-	if ( away )
-		setOnlineStatus( MSNProtocol::protocol()->IDL , awayReason);
-	else // if ( myself()->onlineStatus() == MSNProtocol::statusIDL )
-		setOnlineStatus( MSNProtocol::protocol()->NLN , awayReason);
-}
 
 void MSNAccount::connectWithPassword( const QString &passwd )
 {
--- trunk/KDE/kdenetwork/kopete/protocols/msn/msnaccount.h #411063:411064
@@ -42,8 +42,6 @@
 public:
 	MSNAccount( MSNProtocol *parent, const QString &accountID, const char *name = 0L );
 
-	virtual void setAway( bool away, const QString & );
-
 	/*
 	 * return the menu for this account
 	 */
[prev in list] [next in list] [prev in thread] [next in thread] 

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