Ununsed Units included in RB source code
Hi RB developers,
here is a code snippet from RB:
unit ppReport;
interface
{$I ppIfDef.pas}
uses
Windows, Messages, Classes, Controls, Forms, ExtCtrls, Menus, Graphics,
Printers, Dialogs, SysUtils, StdCtrls, TypInfo,
ppComm, ppDevice, ....
I think there are many units, that could/should be removed from the USES
clause.
There is a freeware tool called "Icarus" that will help you to find
unused Units.
http://www.peganza.com/download.htm
Andreas Schmidt
here is a code snippet from RB:
unit ppReport;
interface
{$I ppIfDef.pas}
uses
Windows, Messages, Classes, Controls, Forms, ExtCtrls, Menus, Graphics,
Printers, Dialogs, SysUtils, StdCtrls, TypInfo,
ppComm, ppDevice, ....
I think there are many units, that could/should be removed from the USES
clause.
There is a freeware tool called "Icarus" that will help you to find
unused Units.
http://www.peganza.com/download.htm
Andreas Schmidt
This discussion has been closed.
Comments
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com