mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-14 01:56:36 +08:00
Remove unused variable
This commit is contained in:
@ -506,7 +506,6 @@ type
|
||||
private
|
||||
FHandle: PPGconn;
|
||||
FLastRawResults: TPGRawResults;
|
||||
FLastErrorHint: String;
|
||||
procedure SetActive(Value: Boolean); override;
|
||||
procedure DoBeforeConnect; override;
|
||||
function GetThreadId: Cardinal; override;
|
||||
|
Reference in New Issue
Block a user