Explorar o código

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 %!s(int64=16) %!d(string=hai) anos
pai
achega
733d8ba16d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/fcl-db/src/base/bufdataset.pas

+ 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