Browse Source

* Remove duplicate TStringDYnArray, patch from Henrique Werlang

michael 5 years ago
parent
commit
d395512a12
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/rtl/web.pas

+ 0 - 1
packages/rtl/web.pas

@@ -1250,7 +1250,6 @@ TEventListenerEvent = class external name 'EventListener_Event' (TJSObject)
     JsonWebKey
     --------------------------------------------------------------------}
   
-  TStringDynArray = Array of String;
   TRsaOtherPrimesInfoDynArray = Array of RsaOtherPrimesInfo;
   JsonWebKey = record
     kty : String;