Explorar o código

Remove prio commented out code

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1015 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake %!s(int64=20) %!d(string=hai) anos
pai
achega
70ee761257
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      exec/ipc.c

+ 0 - 2
exec/ipc.c

@@ -623,10 +623,8 @@ retry_recv:
 				(sync_in_process() == 0)));
 				(sync_in_process() == 0)));
 
 
 			if (send_ok) {
 			if (send_ok) {
-		//		*prio = 0;
 				ais_service[service]->lib_service[header->id].lib_handler_fn(conn_info, header);
 				ais_service[service]->lib_service[header->id].lib_handler_fn(conn_info, header);
 			} else {
 			} else {
-		//		*prio = (*prio) + 1;
 
 
 				/*
 				/*
 				 * Overload, tell library to retry
 				 * Overload, tell library to retry