diff --git a/test/testparse.c b/test/testparse.c index 76d15356..36aa8923 100644 --- a/test/testparse.c +++ b/test/testparse.c @@ -51,8 +51,5 @@ int main (void) #ifdef CODE_COVERAGE_COMPILE_OUT saAmfPrintGroups (); #endif - - saAmfPrintGroups (); - return (0); }