mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-27 06:46:44 -04:00
pgo: remove key_binding_unref_term() stub
Let’s see if this triggers a CI failure...
This commit is contained in:
parent
155a2e4790
commit
0dc763a621
1 changed files with 0 additions and 5 deletions
|
|
@ -198,11 +198,6 @@ key_binding_new_for_term(
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
|
||||||
key_binding_unref_term(struct key_binding_manager *mgr, const struct terminal *term)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
int
|
int
|
||||||
main(int argc, const char *const *argv)
|
main(int argc, const char *const *argv)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue