Useless.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 9 Sep 2008 10:35:07 +0000 (12:35 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 9 Sep 2008 10:35:07 +0000 (12:35 +0200)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
main-srsd.c

index 67bda88..a8e6ce9 100644 (file)
@@ -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;