mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 11:17:57 +08:00
Fix compiler error from r1604
This commit is contained in:
@ -3434,7 +3434,6 @@ begin
|
||||
case PageControlMain.ActivePageIndex of
|
||||
3: Result := FDataGridResult;
|
||||
4: Result := FQueryGridResult;
|
||||
else Result := nil;
|
||||
end;
|
||||
end;
|
||||
|
||||
|
Reference in New Issue
Block a user