From 064c3588a1e1f7dd4b1522a2300c50cef0cacf84 Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Fri, 21 Jul 2006 03:18:03 +0000 Subject: [PATCH] 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 --- lib/clm.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/clm.c b/lib/clm.c index 3f8fb6e5..a9afe5d1 100644 --- a/lib/clm.c +++ b/lib/clm.c @@ -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);