mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-05 06:20:43 +09:00
Correctly combine damage tracking when using multiple sources
This commit is contained in:
@@ -201,8 +201,6 @@ static void usage_header(void) {
|
||||
fflush(stdout);
|
||||
}
|
||||
|
||||
// TODO: Add --list-v4l2-devices option
|
||||
|
||||
static void usage_full(void) {
|
||||
const bool inside_flatpak = getenv("FLATPAK_ID") != NULL;
|
||||
usage_header();
|
||||
|
||||
Reference in New Issue
Block a user