cosmetic: Remove use of C++ style comments
Patch updated to remove dead lines as suggested by Daniel Stone Signed-off-by: Chris Michael <cp.michael@samsung.com> Reviewed-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
committed by
Bryce Harrington
parent
9973967138
commit
2ec5f2a633
+1
-1
@@ -390,7 +390,7 @@ test_screenshot_frame_notify(struct wl_listener *listener, void *data)
|
||||
return;
|
||||
}
|
||||
|
||||
// FIXME: Needs to handle output transformations
|
||||
/* FIXME: Needs to handle output transformations */
|
||||
|
||||
compositor->renderer->read_pixels(output,
|
||||
compositor->read_format,
|
||||
|
||||
Reference in New Issue
Block a user