Tagged Questions

5
votes
3answers
1k views

How to find and remove unused Delphi packages from a project

How to find and remove unused Delphi runtime packages from a project that uses packages? I have a Delphi project that is made up of several packages, in the requires part of the packages there are ...