Parcourir la source

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 il y a 16 ans
Parent
commit
692b723ae1
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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,