mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Remove unused constant
This commit is contained in:
@ -100,8 +100,6 @@ const
|
||||
|
||||
SYNCOMPLETION_PATTERN = '\image{%d}\hspace{5}\color{clGrayText}%s\column{}\color{clWindowText}%s\color{clGrayText}%s';
|
||||
|
||||
SizeGripProp = 'SizeGrip';
|
||||
|
||||
// Forms are designed at 96 dpi. Use that to scale TFrames, which obviously do not auto-scale.
|
||||
FORMS_DPI = 96;
|
||||
|
||||
|
Reference in New Issue
Block a user