mpd: remove unused fetchpatch argument

This argument is no longer referenced anywhere as of #93143.
This commit is contained in:
V 2020-09-29 09:54:34 +02:00 committed by Alyssa Ross
parent 61fa498994
commit 99fabc5779

View file

@ -24,7 +24,6 @@
, python3Packages # for sphinx-build
# For tests
, gtest
, fetchpatch # used to fetch an upstream patch fixing a failing test
, zip
}: