config_method_with_cred is no longer a template

This commit is contained in:
2016-08-05 11:51:59 +02:00
parent f4be571499
commit 4fc029138c
9 changed files with 187 additions and 162 deletions

View File

@@ -40,7 +40,7 @@ namespace eap
namespace eap
{
class config_method_pap : public config_method_with_cred<credentials_pap>
class config_method_pap : public config_method_with_cred
{
public:
///