Browse Source

* Fix bug ID #0033390

git-svn-id: trunk@38467 -
michael 7 years ago
parent
commit
fbd974b0d8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/fcl-report/src/fpreport.pp

+ 0 - 1
packages/fcl-report/src/fpreport.pp

@@ -2978,7 +2978,6 @@ begin
   FreeAndNil(FExpressionNode);
   FreeAndNil(FResetValueExpressionNode);
   FResetValue:='';
-  FResetValueExpression:='';
 end;
 
 function TFPReportVariable.GetValue: String;