examples: clean up

git-svn-id: trunk@28529 -
This commit is contained in:
mattias 2010-11-28 13:06:00 +00:00
parent 82f7e95ca0
commit 0c54cf1290

View File

@ -30,8 +30,6 @@ type
var
Form1: TForm1;
operator + (dp1: TPoint; dp2: TPoint) dps: TPoint;
implementation
{$R *.lfm}