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

Merged revisions 12315 via svnmerge from
svn+ssh://[email protected]/FPC/svn/fpc/trunk

........
r12315 | joost | 2008-12-08 13:59:54 +0100 (Mon, 08 Dec 2008) | 1 line

* Removed some invalid debug-code
........

git-svn-id: branches/fixes_2_2@12658 -

joost 16 жил өмнө
parent
commit
733d8ba16d

+ 0 - 1
packages/fcl-db/src/base/bufdataset.pas

@@ -1829,7 +1829,6 @@ begin
       begin
       // If the record is first inserted and afterwards deleted, do nothing
       if not ((FUpdateBuffer[r].UpdateKind=ukDelete) and not (assigned(FUpdateBuffer[r].OldValuesBuffer))) then
-      if not (FUpdateBuffer[r].UpdateKind=ukDelete) then
         begin
         FCurrentIndex.GotoBookmark(@FUpdateBuffer[r].BookmarkData);
         // Synchronise the Currentbuffer to the ActiveBuffer