This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
pascal
/
fpc
espejo de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
* Remove leftover statement
Michaël Van Canneyt
hace 1 año
padre
2cb7e44a1b
commit
48c27aea1e
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Unificar vista
Mostrar estadísticas de diff
0
1
packages/fcl-db/src/sqldb/sqldbpool.pp
+ 0
- 1
packages/fcl-db/src/sqldb/sqldbpool.pp
Ver fichero
@@ -1003,7 +1003,6 @@ begin
finally
finally
FLock.Leave;
FLock.Leave;
end;
end;
- IndexOf(aConnection)
end;
end;