Skip to content

Commit

Permalink
Removed 'FCLOSE' debugging line
Browse files Browse the repository at this point in the history
  • Loading branch information
ColumPaget committed Apr 4, 2016
1 parent 1a63cf9 commit 609a16c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pam_module.c
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,6 @@ if (F)
}
}

printf("FCLOSE %d\n",F);

fclose(F);
}
else
Expand Down

0 comments on commit 609a16c

Please # to comment.