aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core/src/tools/resources/findbugs
diff options
context:
space:
mode:
Diffstat (limited to 'fop-core/src/tools/resources/findbugs')
-rw-r--r--fop-core/src/tools/resources/findbugs/exclusions.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/fop-core/src/tools/resources/findbugs/exclusions.xml b/fop-core/src/tools/resources/findbugs/exclusions.xml
index 910aaf4a4..de9a86d52 100644
--- a/fop-core/src/tools/resources/findbugs/exclusions.xml
+++ b/fop-core/src/tools/resources/findbugs/exclusions.xml
@@ -384,10 +384,6 @@
<Bug pattern="SE_BAD_FIELD"/>
</Match>
<Match>
- <!-- 21 warnings -->
- <Bug pattern="SIC_INNER_SHOULD_BE_STATIC"/>
- </Match>
- <Match>
<!-- 20 warnings -->
<Bug pattern="SIC_INNER_SHOULD_BE_STATIC_ANON"/>
</Match>