Remove "This file includes unit tests" comments.

Superfluous, neteq_unittests.cc conveys that the file contains unittests
for NetEq for instance.

BUG=
TBR=henrik.lundin@webrtc.org, stefan@webrtc.org

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

Cr-Commit-Position: refs/heads/master@{#12504}
This commit is contained in:
Peter Boström
2016-04-26 13:43:52 +02:00
parent 3c6eac2860
commit d98d457134
12 changed files with 0 additions and 41 deletions

View File

@ -8,10 +8,6 @@
* be found in the AUTHORS file in the root of the source tree.
*/
/*
* This file includes unit tests for the RTCPReceiver.
*/
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"