output/config: Remove unused test_output_config

This commit is contained in:
Kenny Levinsen 2024-03-16 13:25:45 +01:00 committed by Simon Ser
parent c3fca26d30
commit 26a9a6b479
2 changed files with 0 additions and 12 deletions

View file

@ -693,8 +693,6 @@ bool apply_output_configs(struct matched_output_config *configs,
void apply_all_output_configs(void);
bool test_output_config(struct output_config *oc, struct sway_output *output);
struct output_config *store_output_config(struct output_config *oc);
struct output_config *find_output_config(struct sway_output *output);