[ozone/wayland] Remove no-op set_user_data from WaylandSurface.
The user data is written by add_listener, and having a separate call to set_user_data setting the same thing is confusing because it implies that you could use set_user_data to set a different value than to what you use in the listener. Bug: None Test: compiles Change-Id: I34f6b87367f8a34b96160169fc531113001267a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368619 Commit-Queue: Eliot Courtney <edcourtney@chromium.org> Reviewed-by:Maksim Sisov (GMT+3) <msisov@igalia.com> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Cr-Commit-Position: refs/heads/master@{#800925}
Showing
Please register or sign in to comment