mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-05 13:38:24 +02:00
examples: clean up
git-svn-id: trunk@28529 -
This commit is contained in:
parent
82f7e95ca0
commit
0c54cf1290
@ -30,8 +30,6 @@ type
|
||||
var
|
||||
Form1: TForm1;
|
||||
|
||||
operator + (dp1: TPoint; dp2: TPoint) dps: TPoint;
|
||||
|
||||
implementation
|
||||
|
||||
{$R *.lfm}
|
||||
|
Loading…
Reference in New Issue
Block a user