mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 08:38:42 +00:00
One more in the library.
This commit is contained in:
parent
6ecd20605c
commit
fab37e8197
@ -253,7 +253,7 @@ struct mblock {
|
||||
byte data[0];
|
||||
};
|
||||
|
||||
static void mbl_free(resource *r)
|
||||
static void mbl_free(resource *r UNUSED)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user