2
0
Michaël Van Canneyt 3 жил өмнө
parent
commit
70c286d7d5

+ 0 - 2
packages/fcl-base/src/basenenc.pp

@@ -22,8 +22,6 @@ interface
 uses SysUtils;
 
 Type
-  TBytes = Array of Byte;
-
   { TAlphabetEncoder }
   TReverseAlphabet = Array[0..255] of Byte;
   TStandardEncoder = (seBase16,