From 61d2d6fd165ebfc3d3985e89000964e9b11c5157 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 2 Dec 2024 19:46:55 -0500 Subject: Explicitly track sink-side entry ended state The server/list-side of this change is not done so there are likely bugs in the set command logic. It works mostly fine for now though. Signed-off-by: Andrew Opalach --- src/sink/common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/sink') diff --git a/src/sink/common.h b/src/sink/common.h index ed84c39..e59c780 100644 --- a/src/sink/common.h +++ b/src/sink/common.h @@ -79,7 +79,6 @@ static bool camu_default_sink_callback(struct camu_screen *scr, struct camu_mixe break; case CAMU_SINK_EXIT: return false; - } return true; } -- cgit v1.2.3-101-g0448