mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-13 09:49:21 +02:00
* Disable unused params warning
This commit is contained in:
parent
289b8226bb
commit
f1a55daf76
@ -16,7 +16,7 @@
|
||||
unit webwidget;
|
||||
|
||||
{$mode objfpc}{$H+}
|
||||
|
||||
{$WARN 4501 off : }
|
||||
interface
|
||||
|
||||
uses
|
||||
|
Loading…
Reference in New Issue
Block a user