Przeglądaj źródła

* Remove duplicate TStringDYnArray, patch from Henrique Werlang

michael 5 lat temu
rodzic
commit
d395512a12
1 zmienionych plików z 0 dodań i 1 usunięć
  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;