You've already forked lazarus-ccr
mbColorLib: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8129 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
unit HTMLColors;
|
||||
|
||||
{$IF FPC_FullVersion >= 30200}
|
||||
{$WARN 6058 off : Call to subroutine "$1" marked as inline is not inlined}
|
||||
{$IFEND}
|
||||
interface
|
||||
|
||||
uses
|
||||
|
Reference in New Issue
Block a user