Przeglądaj źródła

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
Steven Dake 19 lat temu
rodzic
commit
064c3588a1
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      lib/clm.c

+ 0 - 2
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);