Removed unused variable
This commit is contained in:
parent
d9e78661d3
commit
5408dc49d1
|
@ -483,7 +483,6 @@ Const
|
|||
|
||||
Var
|
||||
Count : Integer;
|
||||
Started : Boolean;
|
||||
Begin
|
||||
{$IFDEF UNIX}
|
||||
DaemonMode := Pos('-D', strUpper(ParamStr(1))) > 0;
|
||||
|
|
Loading…
Reference in New Issue