This website works better with JavaScript
Home
Explore
Help
Sign In
pascal
/
pas2js
mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
* Disable unused params warning
Michaël Van Canneyt
1 year ago
parent
289b8226bb
commit
f1a55daf76
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
packages/webwidget/webwidget.pas
+ 1
- 1
packages/webwidget/webwidget.pas
View File
@@ -16,7 +16,7 @@
unit webwidget;
{$mode objfpc}{$H+}
-
+
{$WARN 4501 off : }
interface
uses