diff options
Diffstat (limited to 'audio/unix.c')
-rw-r--r-- | audio/unix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/unix.c b/audio/unix.c index f17404b4..a4b8f2c4 100644 --- a/audio/unix.c +++ b/audio/unix.c @@ -32,7 +32,6 @@ #include <errno.h> #include <unistd.h> #include <stdint.h> -#include <assert.h> #include <glib.h> |