mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-16 10:00:58 +02:00
IDEDebugger: cleaned up unused resource string
This commit is contained in:
parent
5d74e0475d
commit
8147e85ffc
@ -422,7 +422,6 @@ resourcestring
|
||||
DispFormatDlgBtnAll = 'All';
|
||||
DispFormatDlgBtnNumber = 'Number';
|
||||
DispFormatDlgBtnNumber2 = 'Number (2nd)';
|
||||
DispFormatDlgBtnOrd = 'Ordinal';
|
||||
DispFormatDlgBtnEnum = 'Enum';
|
||||
DispFormatDlgBtnEnumVal = 'Enum (Identifier)';
|
||||
DispFormatDlgBtnBool = 'Boolean';
|
||||
|
Loading…
Reference in New Issue
Block a user