revert previous commit (ITS#6777)

This commit is contained in:
Pierangelo Masarati 2011-01-04 22:34:22 +00:00
parent c4da17093d
commit 98be1e240c

View File

@ -724,8 +724,6 @@ tool_args( int argc, char **argv )
control );
usage();
}
ber_memfree( control );
control = NULL;
break;
case 'f': /* read from file */
if( infile != NULL ) {