From fab37e81971a08b550c6d63ff11f0bf34f0a9aa2 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 5 Jun 2004 09:27:02 +0000 Subject: One more in the library. --- lib/resource.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/resource.c b/lib/resource.c index 2a1ad62..1b91507 100644 --- a/lib/resource.c +++ b/lib/resource.c @@ -253,7 +253,7 @@ struct mblock { byte data[0]; }; -static void mbl_free(resource *r) +static void mbl_free(resource *r UNUSED) { } -- cgit v1.2.3