aboutsummaryrefslogtreecommitdiff
path: root/test/scenario/call_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/scenario/call_client.h')
-rw-r--r--test/scenario/call_client.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/scenario/call_client.h b/test/scenario/call_client.h
index 489844039b..18aa67f77d 100644
--- a/test/scenario/call_client.h
+++ b/test/scenario/call_client.h
@@ -166,8 +166,6 @@ class CallClient : public EmulatedNetworkReceiverInterface {
// Defined last so it's destroyed first.
TaskQueueForTest task_queue_;
- rtc::scoped_refptr<SharedModuleThread> module_thread_;
-
const FieldTrialBasedConfig field_trials_;
};