Fix memory leak in audioc.c.
[paraslash.git] / filter_common.c
index 1233c9ad80ac5c76d8d50c7b52a6abfe0f4a1219..ffb2199b60e75836c345f09ef8cac1b1202d1956 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2011 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2005-2012 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -8,7 +8,6 @@
 
 #include <regex.h>
 #include <sys/types.h>
-#include <stdbool.h>
 
 #include "para.h"
 #include "list.h"