Ignore:
Timestamp:
Nov 17, 2009, 4:26:04 PM (14 years ago)
Author:
mies
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/overlay/BaseOverlay.cpp

    r6939 r6944  
    11481148                const EndpointDescriptor& ep =
    11491149                                bc->getEndpointDescriptor(ld->communicationId);
    1150                 if(ep.toString() == "") continue;
    11511150                if(ep != EndpointDescriptor::UNSPECIFIED()) {
    11521151                        logging_info("getEndpointDescriptor: using " << ld->to_string());
Note: See TracChangeset for help on using the changeset viewer.