2
0
Эх сурвалжийг харах

* Too much committed

git-svn-id: trunk@41749 -
michael 6 жил өмнө
parent
commit
a0c433b171

+ 0 - 4
packages/fcl-report/src/fpreportdb.pp

@@ -64,11 +64,7 @@ begin
     FDataset.RemoveFreeNotification(Self);
   FDataSet:=AValue;
   if Assigned(FDataset) then
-    begin
     FDataset.FreeNotification(Self);
-//    if FDataset.Active then
-//      InitFieldDefs;
-    end;
 end;
 
 function TFPReportDatasetData.GetIsOpened: boolean;