libhydra: Remove unused hydra->daemon
This commit is contained in:
@@ -440,7 +440,7 @@ int main(int argc, char *argv[])
|
||||
library_deinit();
|
||||
return SS_RC_LIBSTRONGSWAN_INTEGRITY;
|
||||
}
|
||||
if (!libhydra_init("conftest"))
|
||||
if (!libhydra_init())
|
||||
{
|
||||
libhydra_deinit();
|
||||
library_deinit();
|
||||
|
||||
Reference in New Issue
Block a user