Explorar el Código

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 hace 19 años
padre
commit
064c3588a1
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      lib/clm.c

+ 0 - 2
lib/clm.c

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