diff --git a/Base/JPL.Win.FileSystem.pas b/Base/JPL.Win.FileSystem.pas index 619d0ab..2b01f95 100644 --- a/Base/JPL.Win.FileSystem.pas +++ b/Base/JPL.Win.FileSystem.pas @@ -10,8 +10,6 @@ interface uses Windows, SysUtils, Classes, {$IFDEF DCC}{$IFDEF DELPHI2010_OR_ABOVE}IOUtils,{$ENDIF}{$ENDIF} JPL.Strings, - Dialogs, - Menus, ShellAPI, ComObj, ShlObj, ActiveX;