aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/filter.h')
-rw-r--r--src/filter.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/filter.h b/src/filter.h
index 8ffcc26..d8e4c4f 100644
--- a/src/filter.h
+++ b/src/filter.h
@@ -60,12 +60,6 @@ struct filter
int client;
/**
- * Identifier for the CRTC to which this filter
- * should be applied. May be removed once applied.
- */
- char* crtc;
-
- /**
* The priority of the filter
*/
int64_t priority;