tl_matroska.c: move the find_files() function here
commit5e0a163886f825983c5bfcd4181e6498b0f3e0f2
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Wed, 23 Feb 2011 15:57:08 +0000 (23 17:57 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Thu, 3 Mar 2011 19:38:52 +0000 (3 21:38 +0200)
treea2d6b359dc276c69a1e538ee435f19bd3a768c85
parent962eec0440ad65a71c09a9e206e110c62d9de3c8
tl_matroska.c: move the find_files() function here

Move the find_files() function from findfiles.c to tl_matroska.c.
Delete the findfiles.c file. Add a check against opendir() failure in
find_files().
Makefile
mpcommon.h
osdep/findfiles.c [deleted file]
osdep/findfiles.h [deleted file]
timeline/tl_matroska.c