summaryrefslogtreecommitdiff
path: root/config/spotbugs/exclude.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/spotbugs/exclude.xml')
-rw-r--r--config/spotbugs/exclude.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/spotbugs/exclude.xml b/config/spotbugs/exclude.xml
index b80c0550c..7469f93e3 100644
--- a/config/spotbugs/exclude.xml
+++ b/config/spotbugs/exclude.xml
@@ -65,10 +65,6 @@
<Class name="de.danoeh.antennapod.ui.home.sections.EpisodesSurpriseSection"/>
</Match>
<Match>
- <Bug pattern="URF_UNREAD_FIELD"/>
- <Class name="de.danoeh.antennapod.ui.common.TriangleLabelView$PaintHolder"/>
- </Match>
- <Match>
<Bug pattern="URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD"/>
<Class name="de.danoeh.antennapod.playback.base.PlaybackServiceMediaPlayer"/>
</Match>