mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-09-03 19:00:58 +02:00
libeplayer3: cleanup
Origin commit data
------------------
Branch: master
Commit: 6f384fc6b6
Author: martii <m4rtii@gmx.de>
Date: 2013-06-08 (Sat, 08 Jun 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -597,11 +597,7 @@ static int Write(void* _context, void *data) {
|
||||
return cERR_SUBTITLE_NO_ERROR;
|
||||
}
|
||||
|
||||
#ifdef MARTII
|
||||
static int subtitle_Open(Context_t* context) {
|
||||
#else
|
||||
static int subtitle_Open(context) {
|
||||
#endif
|
||||
int i;
|
||||
|
||||
subtitle_printf(10, "\n");
|
||||
@@ -694,11 +690,7 @@ static int subtitle_Play(Context_t* context) {
|
||||
return cERR_SUBTITLE_NO_ERROR;
|
||||
}
|
||||
|
||||
#ifdef MARTII
|
||||
static int subtitle_Stop(Context_t* context) {
|
||||
#else
|
||||
static int subtitle_Stop(context) {
|
||||
#endif
|
||||
int wait_time = 20;
|
||||
int i;
|
||||
|
||||
|
Reference in New Issue
Block a user