Commit 3bc12e4a authored by Maksim Sisov's avatar Maksim Sisov Committed by Commit Bot

[ozone/wayland] Remove outdated comment.

Nothing special, just doing some garderning.

TBR=rjkroege@chromium.org

Bug: 859012
Change-Id: I2f750bbf2438521109b48be5932c74f93a80dc35
Reviewed-on: https://chromium-review.googlesource.com/1254263Reviewed-by: default avatarMaksim Sisov <msisov@igalia.com>
Commit-Queue: Maksim Sisov <msisov@igalia.com>
Cr-Commit-Position: refs/heads/master@{#595444}
parent 42e241ce
...@@ -59,8 +59,6 @@ bool GbmSurfacelessWayland::IsOffscreen() { ...@@ -59,8 +59,6 @@ bool GbmSurfacelessWayland::IsOffscreen() {
} }
bool GbmSurfacelessWayland::SupportsPresentationCallback() { bool GbmSurfacelessWayland::SupportsPresentationCallback() {
// TODO(msisov): enable a real presentation callback for wayland. For now, we
// just blindly say it was successful. https://crbug.com/859012.
return true; return true;
} }
......
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