ソースを参照

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
 #ifdef CODE_COVERAGE_COMPILE_OUT
         saAmfPrintGroups ();
         saAmfPrintGroups ();
 #endif
 #endif
-
-	saAmfPrintGroups ();
-
 	return (0);
 	return (0);
 }
 }