libeplayer3: cleanup

This commit is contained in:
martii
2013-06-08 12:05:36 +02:00
parent a09c2518bc
commit 6f384fc6b6
28 changed files with 27 additions and 530 deletions

View File

@@ -14,7 +14,5 @@ typedef struct Context_s {
ManagerHandler_t * manager;
} Context_t;
#ifdef MARTII
int container_ffmpeg_update_tracks(Context_t *context, char *filename);
#endif
#endif