summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2006-01-05 22:09:40 +0000
committerPierre Ossman <ossman@cendio.se>2006-01-05 22:09:40 +0000
commit5ac2cb90f73116f7c3ccadd4d89c26c01e3c6c0e (patch)
tree7ad632ebaacabc57bfdd6b9ee3d4759ca225ef18
parentecaf8d805e8d061d1f882132012cf0c1060d1b04 (diff)
No regexp funtions are used in this file.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@410 fefdeb5f-60dc-0310-8127-8f9354f1896f
-rw-r--r--polyp/module-tunnel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/polyp/module-tunnel.c b/polyp/module-tunnel.c
index 749aebfa..c6a35ca6 100644
--- a/polyp/module-tunnel.c
+++ b/polyp/module-tunnel.c
@@ -28,7 +28,6 @@
#include <string.h>
#include <errno.h>
#include <sys/types.h>
-#include <regex.h>
#include <stdio.h>
#include <stdlib.h>