mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 03:01:07 +08:00
Remove unused form-variable.
This commit is contained in:
@ -90,9 +90,6 @@ type
|
||||
|
||||
function FieldEditorWindow (AOwner : TComponent; AMode : TFieldEditorMode; AFieldName : String = '') : Boolean;
|
||||
|
||||
var
|
||||
FieldEditForm: TFieldEditForm;
|
||||
|
||||
{$I const.inc}
|
||||
|
||||
implementation
|
||||
|
Reference in New Issue
Block a user