aboutsummaryrefslogtreecommitdiff
path: root/include/capture/xcomposite.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/capture/xcomposite.h')
-rw-r--r--include/capture/xcomposite.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/capture/xcomposite.h b/include/capture/xcomposite.h
index 98b8766..8c87404 100644
--- a/include/capture/xcomposite.h
+++ b/include/capture/xcomposite.h
@@ -11,7 +11,6 @@ typedef struct {
vec2i region_size; /* This is currently only used with |follow_focused| */
gsr_color_range color_range;
bool record_cursor;
- bool track_damage;
gsr_color_depth color_depth;
} gsr_capture_xcomposite_params;