[Lazarus] Unused field in extdlgs.pas
Flávio Etrusco
flavio.etrusco at gmail.com
Sun Feb 17 15:57:20 CET 2013
Hello,
in case anybody is interested in a small cleanup:
Index: extdlgs.pas
===================================================================
--- extdlgs.pas (revision 40325)
+++ extdlgs.pas (working copy)
@@ -140,7 +140,6 @@
FLayout: TCalculatorLayout;
FValue: Double;
FMemory: Double;
- FTitle: String;
FPrecision: Byte;
FBeepOnError: Boolean;
FCalc: TCalculatorForm;
Best regards,
Flávio
More information about the Lazarus
mailing list