Explorar el Código

Remove unused variable in stress_cpgfdget.c.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2479 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake hace 16 años
padre
commit
692b723ae1
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      test/stress_cpgfdget.c

+ 0 - 1
test/stress_cpgfdget.c

@@ -52,7 +52,6 @@ struct my_msg {
 	unsigned char buffer[0];
 };
 
-static int deliveries = 0;
 static void cpg_deliver_fn (
         cpg_handle_t handle,
         const struct cpg_name *group_name,