Changeset 7351 for code/branches/notifications/src/modules
- Timestamp:
- Sep 4, 2010, 5:56:35 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/notifications/src/modules/notifications/NotificationManager.cc
r7349 r7351 74 74 NotificationManager::~NotificationManager() 75 75 { 76 this->queue_->destroy();76 //this->queue_->destroy(); 77 77 } 78 78
Note: See TracChangeset
for help on using the changeset viewer.