Remove TODO comment that has long been fixed in the code.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1146 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
Steven Dake 2006-07-21 03:18:03 +00:00
parent 19ad21f536
commit 064c3588a1

View File

@ -599,8 +599,6 @@ saClmClusterTrack (
notificationBuffer->numberOfItems = items_to_copy;
}
// TODO get response packet with saRecvRetry, but need to implement that
// in executive service
error_exit:
pthread_mutex_unlock (&clmInstance->response_mutex);