- Removed superfluous debugging info
This commit is contained in:
parent
058881547f
commit
89f3fc5bf1
1 changed files with 0 additions and 1 deletions
|
@ -181,7 +181,6 @@ int main( int argc, char *argv[] )
|
|||
}
|
||||
else if( strcmp( p, "subject_name" ) == 0 )
|
||||
{
|
||||
printf("p: '%s', q: '%s'\n", p, q);
|
||||
opt.subject_name = q;
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue