diff options
Diffstat (limited to 'global.xml')
-rw-r--r-- | global.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global.xml b/global.xml index c7d8288a48..237f6c3e8b 100644 --- a/global.xml +++ b/global.xml @@ -1,4 +1,4 @@ <checks> -<result><class>UnusedGlobalFlagsResult</class><msg>use.desc unused flag: curlwrappers</msg></result> <result><class>UnusedLicenseReport</class><msg>unused licenses: BitTorrent, CC-BY-NC-3.0, CC-BY-ND-2.5, CC-BY-ND-NC-1.0, DSL, ODbL-1.0</msg></result> +<result><class>UnusedGlobalFlagsResult</class><msg>use.desc unused flag: curlwrappers</msg></result> </checks> |