瀏覽代碼

Cleanup for removed GetISSigAllowedKeys optimization.

Martijn Laan 4 月之前
父節點
當前提交
273e1b8ba2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Projects/Src/Shared.SetupTypes.pas

+ 1 - 1
Projects/Src/Shared.SetupTypes.pas

@@ -62,7 +62,7 @@ function GetISSigAllowedKeys([Ref] const ISSigAvailableKeys: TArrayOfECDSAKey;
 implementation
 
 uses
-  AnsiStrings, PBKDF2, Shared.CommonFunc;
+  PBKDF2, Shared.CommonFunc;
 
 function QuoteStringIfNeeded(const S: String): String;
 { Used internally by StringsToCommaString. Adds quotes around the string if