summaryrefslogtreecommitdiff
path: root/junklib.h
diff options
context:
space:
mode:
Diffstat (limited to 'junklib.h')
-rw-r--r--junklib.h3
1 files changed, 0 insertions, 3 deletions
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