mirror of
https://github.com/AuxXxilium/kmod.git
synced 2024-12-04 13:46:59 +07:00
Remove leftover declarations
This commit is contained in:
parent
5369797d09
commit
8b69b37629
@ -232,6 +232,3 @@ KMOD_EXPORT void kmod_set_log_priority(struct kmod_ctx *ctx, int priority)
|
||||
{
|
||||
ctx->log_priority = priority;
|
||||
}
|
||||
|
||||
struct kmod_list_entry;
|
||||
struct kmod_list_entry *kmod_list_entry_get_next(struct kmod_list_entry *list_entry);
|
||||
|
Loading…
Reference in New Issue
Block a user