Changeset 6171 for branches/newosd

Show
Ignore:
Timestamp:
04/24/08 23:28:13 (7 months ago)
Author:
eugene
Message:

Removed the notification about message retrieval failure.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/newosd/src/iface.cpp

    r6039 r6171  
    9696              if (ue == NULL) 
    9797              { 
    98                 msg = "Failed to retrieve message contents sent by "; 
    99                 msg += u->GetAlias(); 
     98                msg.clear(); 
    10099                break; 
    101100              }