Review from code factor

This commit is contained in:
emeric
2021-03-05 15:18:49 +01:00
parent 1b49e8f6a6
commit 1762b08e42
5 changed files with 0 additions and 6 deletions
@@ -81,7 +81,6 @@ namespace Auth
}
private:
class ConvContext
{
public:
@@ -159,7 +158,6 @@ namespace Auth
ConvContext* _convContext {};
pam_conv _conv {&PAMContext::conv, this};
pam_handle_t *_pamh {};
};
bool