summaryrefslogtreecommitdiff
path: root/absl/base/optimization_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'absl/base/optimization_test.cc')
-rw-r--r--absl/base/optimization_test.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/absl/base/optimization_test.cc b/absl/base/optimization_test.cc
index 62b35666..894b68f8 100644
--- a/absl/base/optimization_test.cc
+++ b/absl/base/optimization_test.cc
@@ -12,10 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-// This test serves primarily as a compilation test for base/raw_logging.h.
-// Raw logging testing is covered by logging_unittest.cc, which is not as
-// portable as this test.
-
#include "absl/base/optimization.h"
#include "gtest/gtest.h"