Avoid warnings for no-engine and PEDANTIC
This commit is contained in:
parent
b35ca7b257
commit
b575dff21a
@ -520,4 +520,12 @@ end:
|
||||
apps_shutdown();
|
||||
OPENSSL_EXIT(ret);
|
||||
}
|
||||
#else
|
||||
|
||||
# if PEDANTIC
|
||||
|
||||
void *dummy=&dummy;
|
||||
|
||||
# endif
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user