mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-28 07:50:58 +02:00
armbox eplayer: remove writeReverseData (unused)
Origin commit data
------------------
Branch: master
Commit: c448dbc1b2
Author: max_10 <max_10@gmx.de>
Date: 2018-01-04 (Thu, 04 Jan 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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