You've already forked lazarus-ccr
tvplanit: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4940 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -358,12 +358,10 @@ implementation
|
||||
|
||||
{$R vpbase.res}
|
||||
|
||||
{$IFNDEF LCL}
|
||||
uses
|
||||
Math
|
||||
{$IFNDEF LCL}
|
||||
, CommCtrl
|
||||
{$ENDIF}
|
||||
;
|
||||
CommCtrl;
|
||||
{$ENDIF}
|
||||
|
||||
{ EAdStreamError }
|
||||
|
||||
|
Reference in New Issue
Block a user