ssl_openssl_capi.pas small fix

git-svn-id: https://svn.code.sf.net/p/synalist/code/trunk@258 7c85be65-684b-0410-a082-b2ed4fbef004
This commit is contained in:
geby 2022-01-16 14:17:16 +00:00
parent 2330641499
commit 6bafc151a2

View File

@ -121,12 +121,8 @@ it will stay enabled and there is no method for disabling it.
}
{$IFDEF FPC}
{$MODE DELPHI}
{$ENDIF}
{$H+}
{$INCLUDE 'jedi.inc'}
{$H+}
{$DEFINE USE_ENGINE_POOL}