filter/ReplayGain: add ReplayGainConfig copy
Remove dependency on ReplayGain global variables.
This commit is contained in:
@@ -1979,7 +1979,6 @@ test_run_filter_LDADD = \
|
||||
libsystem.a \
|
||||
libutil.a
|
||||
test_run_filter_SOURCES = test/run_filter.cxx \
|
||||
test/FakeReplayGainGlobal.cxx \
|
||||
src/Log.cxx src/LogBackend.cxx \
|
||||
src/filter/FilterPlugin.cxx src/filter/FilterRegistry.cxx
|
||||
|
||||
@@ -2074,7 +2073,6 @@ test_run_output_LDADD = $(MPD_LIBS) \
|
||||
libthread.a \
|
||||
libutil.a
|
||||
test_run_output_SOURCES = test/run_output.cxx \
|
||||
test/FakeReplayGainGlobal.cxx \
|
||||
test/ScopeIOThread.hxx \
|
||||
src/Log.cxx src/LogBackend.cxx \
|
||||
src/IOThread.cxx \
|
||||
|
Reference in New Issue
Block a user