Skip to content

Commit 68f10c4

Browse files
committed
Fix
1 parent 34aa1b0 commit 68f10c4

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Delphi/SplitterControllers/SplitterControllers.dpr

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,6 @@ end;
3838
Controller = _Controller;
3939
TController = Controller;
4040

41-
type TOffsetPos = record
42-
X: double;
43-
Y: double;
44-
Z: double;
45-
end;
46-
4741
var
4842
Ctrl1Dll, Ctrl2Dll: HMODULE;
4943
Error: boolean;

0 commit comments

Comments
 (0)