mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
armbox eplayer: remove writeReverseData (unused)
This commit is contained in:
@@ -39,7 +39,6 @@ typedef struct Writer_s
|
||||
{
|
||||
int (* reset)();
|
||||
int (* writeData)(void *);
|
||||
int (* writeReverseData)(void *);
|
||||
WriterCaps_t *caps;
|
||||
} Writer_t;
|
||||
|
||||
|
Reference in New Issue
Block a user