From 063fa644df8a1bc2f0d76027dae5d7d0d8ce4f47 Mon Sep 17 00:00:00 2001 From: Florent Bruneau Date: Tue, 9 Sep 2008 12:35:07 +0200 Subject: [PATCH] Useless. Signed-off-by: Florent Bruneau --- main-srsd.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/main-srsd.c b/main-srsd.c index 67bda88..a8e6ce9 100644 --- a/main-srsd.c +++ b/main-srsd.c @@ -190,8 +190,6 @@ static srs_config_t config = { /** overload srs_free since the lib is not properly maintained. */ -#undef srs_free - inline void srs_free(srs_t* srs) { int i; -- 2.20.1