Remove TODO referring to issue1981, which I just marked WontFix.

TBR=aluebs@webrtc.org
BUG=webrtc:1981

Review URL: https://codereview.webrtc.org/1409253008 .

Cr-Commit-Position: refs/heads/master@{#10488}
This commit is contained in:
Andrew MacDonald
2015-11-02 17:46:30 -08:00
parent 20a3461908
commit f1104f6d66

View File

@ -2748,9 +2748,5 @@ INSTANTIATE_TEST_CASE_P(
std::tr1::make_tuple(16000, 16000, 16000, 16000, 0, 0)));
#endif
// TODO(henrike): re-implement functionality lost when removing the old main
// function. See
// https://code.google.com/p/webrtc/issues/detail?id=1981
} // namespace
} // namespace webrtc