1
0
mirror of synced 2024-09-19 01:36:08 +00:00

Removed: unused buffer variable

This commit is contained in:
Mark van Renswoude 2004-06-07 17:00:44 +00:00
parent e2651f6105
commit a743497b12

View File

@ -339,7 +339,6 @@ end;
function ParamStrEx;
var
pCmdLine: PChar;
cBuffer: array[0..260] of Char;
begin
Result := '';