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