Hi Guys!
Hi Guys!
Anybody know if technology exist that automatically determines whether a unit in the "uses" clause is still necessary to be there? I think I have a couple of orphaned units in my USE, and I want to clean them... then my question should be: what is the easiest way to remove redundant files from the USE list?
Thanks :-)
Anybody know if technology exist that automatically determines whether a unit in the "uses" clause is still necessary to be there? I think I have a couple of orphaned units in my USE, and I want to clean them... then my question should be: what is the easiest way to remove redundant files from the USE list?
Thanks :-)
FYI https://quality.embarcadero.com/browse/RSP-16343
ReplyDeleteIn Free Pascal Compiler (Lazarus), it's built-in and you may get the unused unit each and every time you build your project in the message window. See one example here:
ReplyDeletehttps://plus.google.com/photos/...
/sub
ReplyDelete