Index: util/mach/scoped_task_suspend_test.cc |
diff --git a/util/mach/scoped_task_suspend_test.cc b/util/mach/scoped_task_suspend_test.cc |
index 76def55f8594169a1a7c19fa05e41058afd9fd54..58d028cb05134485d7024834fcfd3b313677bb93 100644 |
--- a/util/mach/scoped_task_suspend_test.cc |
+++ b/util/mach/scoped_task_suspend_test.cc |
@@ -71,7 +71,6 @@ class ScopedTaskSuspendTest final : public MachMultiprocess { |
} |
void MachMultiprocessChild() override { |
- CheckedReadFDAtEOF(ReadPipeFD()); |
} |
DISALLOW_COPY_AND_ASSIGN(ScopedTaskSuspendTest); |