Browse Source

* Remove leftover statement

Michaël Van Canneyt 1 year ago
parent
commit
48c27aea1e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/fcl-db/src/sqldb/sqldbpool.pp

+ 0 - 1
packages/fcl-db/src/sqldb/sqldbpool.pp

@@ -1003,7 +1003,6 @@ begin
   finally
   finally
     FLock.Leave;
     FLock.Leave;
   end;
   end;
-  IndexOf(aConnection)
 end;
 end;