From 171d1ef7feb2bcdc5f9aed84b36adfc3ae576e5d Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 17 Jun 2013 21:23:13 +0200 Subject: osdep: remove shmem wrapper This is unused now that the cache is always threaded. --- stream/stream.c | 1 - 1 file changed, 1 deletion(-) (limited to 'stream') diff --git a/stream/stream.c b/stream/stream.c index 3281e50fe6..5e27e5827c 100644 --- a/stream/stream.c +++ b/stream/stream.c @@ -43,7 +43,6 @@ #include "core/bstr.h" #include "core/mp_msg.h" -#include "osdep/shmem.h" #include "osdep/timer.h" #include "network.h" #include "stream.h" -- cgit v1.2.3