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:
wp_xxyyzz
2016-07-12 09:26:14 +00:00
parent 4bd27ec6db
commit 6517dc0e2e
16 changed files with 100 additions and 75 deletions

View File

@ -358,12 +358,10 @@ implementation
{$R vpbase.res}
{$IFNDEF LCL}
uses
Math
{$IFNDEF LCL}
, CommCtrl
{$ENDIF}
;
CommCtrl;
{$ENDIF}
{ EAdStreamError }