suppressed updatePeerStatusString

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1171 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-05-05 16:56:42 +00:00
parent a17f70309e
commit c4ee0ec40e

View File

@ -72,7 +72,7 @@ private slots:
/** Create the context popup menu and it's submenus */
void peertreeWidgetCostumPopupMenu( QPoint point );
void updatePeerStatusString(const QString& peer_id,const QString& chat_status) ;
//void updatePeerStatusString(const QString& peer_id,const QString& chat_status) ;
/** Export friend in Friends Dialog */
void exportfriend();