diff options
author | Dmitry V. Levin <ldv@strace.io> | 2023-01-23 08:00:00 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@strace.io> | 2023-01-24 18:00:00 +0000 |
commit | d71321e1124763eb738564fa0ff0d85120302299 (patch) | |
tree | 26936cae79716e32955384a63784b39dc380bce6 /examples | |
parent | f98a070c8d163b39c1d170166a0d5cb35b74445d (diff) | |
download | pam-d71321e1124763eb738564fa0ff0d85120302299.tar.gz pam-d71321e1124763eb738564fa0ff0d85120302299.tar.bz2 pam-d71321e1124763eb738564fa0ff0d85120302299.zip |
libpam: remove dead code in pam_dynamic.c
Apparently, the PAM_SHL variant cannot be compiled since the very first
commit back in 2005 when it was introduced, and another variant uses
PAM_DYLD which is virtually unknown to search engines.
* libpam/pam_dynamic.c [PAM_SHL || PAM_DYLD]: Remove.
Resolves: https://github.com/linux-pam/linux-pam/issues/477
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions