From 06698504cafb9d3b87674c51bbd49dbbb6a54db0 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Thu, 11 Feb 2010 20:03:10 +0100 Subject: playlist thread-safety measures --- junklib.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'junklib.h') diff --git a/junklib.h b/junklib.h index e02be590..8d1a40ca 100644 --- a/junklib.h +++ b/junklib.h @@ -40,7 +40,4 @@ junk_detect_charset (const char *s); void junk_recode (const char *in, int inlen, char *out, int outlen, const char *cs); -void -junk_copy (struct playItem_s *from, struct playItem_s *first, struct playItem_s *last); - #endif // __JUNKLIB_H -- cgit v1.2.3