Compare commits

..

No commits in common. "d1fcb11581ba538368bdf0026536a2b823778137" and "7075ab03ddffbf8777178cfac074bdd8c4b504e5" have entirely different histories.

View File

@ -2485,7 +2485,6 @@ begin
begin
Close;
SQL.Clear;
Filtered := false;
sql.Add(SqlStr);
Open;
end;