Explorar el Código

Fix commit error in changeset 1.77.

(Logical change 1.81)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@290 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake hace 21 años
padre
commit
bb2a6782cb
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      test/testparse.c

+ 0 - 3
test/testparse.c

@@ -51,8 +51,5 @@ int main (void)
 #ifdef CODE_COVERAGE_COMPILE_OUT
         saAmfPrintGroups ();
 #endif
-
-	saAmfPrintGroups ();
-
 	return (0);
 }