Skip to content
Snippets Groups Projects
Commit 3894670c authored by nerdopolis's avatar nerdopolis Committed by Daniel Stone
Browse files

fbdev: Remove unnecessary semicolon

[daniels: removed extraneous changes]
parent a20ca811
No related branches found
No related tags found
No related merge requests found
......@@ -841,7 +841,7 @@ session_notify(struct wl_listener *listener, void *data)
&compositor->base.output_list, link) {
output->repaint_needed = 0;
}
};
}
}
static void
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment