mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-19 06:47:02 -04:00
MR 3421 fix: remove unnecessary comments and empty lines
This commit is contained in:
parent
7f9bb0bbec
commit
b8245dcbf3
2 changed files with 0 additions and 38 deletions
|
|
@ -37,7 +37,6 @@
|
|||
* Immutable over session.
|
||||
*/
|
||||
struct wlr_mirror_params {
|
||||
|
||||
/**
|
||||
* Render the src cursor on dst.
|
||||
*/
|
||||
|
|
@ -56,7 +55,6 @@ struct wlr_mirror_params {
|
|||
|
||||
struct wlr_mirror_state;
|
||||
struct wlr_mirror {
|
||||
|
||||
struct {
|
||||
/**
|
||||
* Ready to render a frame. Handler should call wlr_mirror_request_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue