Opkman: Less hints

git-svn-id: trunk@64738 -
This commit is contained in:
wp 2021-03-03 11:31:27 +00:00
parent 09075a320b
commit 4d7eac2eb8
3 changed files with 4 additions and 3 deletions

View File

@ -150,9 +150,10 @@ For more info please visit: http://wiki.freepascal.org/Online_Package_Manager"/>
</Item29>
<Item30>
<Filename Value="opkman_opensslfrm.pas"/>
<UnitName Value="opkman_opensslfrm"/>
<UnitName Value="opkman_OpenSSLfrm"/>
</Item30>
</Files>
<CompatibilityMode Value="True"/>
<i18n>
<EnableI18N Value="True"/>
<OutDir Value="languages"/>

View File

@ -254,7 +254,7 @@ end;
procedure TThreadDownload.DoOnJSONDownloadCompleted;
var
JSON: TJSONStringType;
JSON: TJSONStringType = '';
JSONFile: String;
begin
if Assigned(FOnJSONComplete) then

View File

@ -27,7 +27,7 @@
unit opkman_serializablepackages;
{$mode objfpc}{$H+}
{$WARN 6058 off : Call to subroutine "$1" marked as inline is not inlined}
interface
uses