Commit fe30635b authored by alexst's avatar alexst Committed by Commit bot

[ozone] Cleanup a spammy log message.

BUG=

Review URL: https://codereview.chromium.org/1079613003

Cr-Commit-Position: refs/heads/master@{#325457}
parent 86954551
...@@ -199,7 +199,6 @@ bool DrmNativeDisplayDelegate::SetHDCPState(const DisplaySnapshot& output, ...@@ -199,7 +199,6 @@ bool DrmNativeDisplayDelegate::SetHDCPState(const DisplaySnapshot& output,
std::vector<ColorCalibrationProfile> std::vector<ColorCalibrationProfile>
DrmNativeDisplayDelegate::GetAvailableColorCalibrationProfiles( DrmNativeDisplayDelegate::GetAvailableColorCalibrationProfiles(
const DisplaySnapshot& output) { const DisplaySnapshot& output) {
NOTIMPLEMENTED();
return std::vector<ColorCalibrationProfile>(); return std::vector<ColorCalibrationProfile>();
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment