Index: webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.h |
diff --git a/webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.h b/webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.h |
index a3c512b14026b6f4254834fc273e9eeafcc3b208..6c9f3df416f61aa1f2e758cddefebbdae7feeb63 100644 |
--- a/webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.h |
+++ b/webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.h |
@@ -93,13 +93,6 @@ class VideoProcessorIntegrationTest : public testing::Test { |
VideoProcessorIntegrationTest(); |
~VideoProcessorIntegrationTest() override; |
- static void SetTestConfig(TestConfig* config, |
- bool hw_codec, |
- bool use_single_core, |
- float packet_loss_probability, |
- std::string filename, |
- bool verbose_logging); |
- |
static void SetCodecSettings(TestConfig* config, |
VideoCodecType codec_type, |
int num_temporal_layers, |