- Timestamp:
- Aug 4, 2009, 6:19:51 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/overlay/modules/chord/messages/Discovery.cpp
r5679 r5680 48 48 49 49 Discovery::~Discovery(){ 50 if ( endpoint!=NULL) deleteendpoint;50 if (source_endpoint!=NULL) delete source_endpoint; 51 51 } 52 52
Note:
See TracChangeset
for help on using the changeset viewer.