diff --git a/app/src/main/java/org/schabi/newpipe/about/AboutActivity.kt b/app/src/main/java/org/schabi/newpipe/about/AboutActivity.kt index 0cdf4029cca..ed5951f0440 100644 --- a/app/src/main/java/org/schabi/newpipe/about/AboutActivity.kt +++ b/app/src/main/java/org/schabi/newpipe/about/AboutActivity.kt @@ -254,13 +254,6 @@ class AboutActivity : AppCompatActivity() { "ByteHamster", "https://github.com/ByteHamster/SearchPreference", StandardLicenses.MIT - ), - SoftwareComponent( - "FreeDroidWarn", - "2026", - "woheller69", - "https://github.com/woheller69/FreeDroidWarn", - StandardLicenses.APACHE2 ) ) }