소스 검색

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 21 년 전
부모
커밋
bb2a6782cb
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  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);
 }