Skip to content

Commit 0876373

Browse files
committed
Unused unit on DragDrop Sample
1 parent eea65d1 commit 0876373

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Vcl/Demos/Vcl DropTarget/Main.pas

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ implementation
2828

2929
{$R *.dfm}
3030

31-
uses
32-
Vcl.CustomDialogs;
33-
3431
procedure TForm1.Drop(const FileNames: array of string);
3532
var
3633
AFile: string;

0 commit comments

Comments
 (0)