mirror of
https://github.com/swaywm/sway.git
synced 2025-04-03 02:47:46 +03:00
output/config: Remove unused test_output_config
This commit is contained in:
parent
c3fca26d30
commit
26a9a6b479
2 changed files with 0 additions and 12 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue