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
This commit is contained in:
Steven Dake 2004-09-23 22:14:08 +00:00
parent 00b8d9a1cf
commit bb2a6782cb

View File

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