瀏覽代碼

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);
 }