Browse Source

* Disable unused params warning

Michaël Van Canneyt 1 year ago
parent
commit
289b8226bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/rtl/webrouter.pp

+ 1 - 1
packages/rtl/webrouter.pp

@@ -21,7 +21,7 @@
 // Define this to output some debugging output
 { $DEFINE DEBUGROUTER }
 unit webrouter;
-
+{$WARN 4501 off : }
 interface
 
 uses