[libarmbox] libeplayer3-arm code format

This commit is contained in:
max_10
2018-08-30 14:05:36 +02:00
committed by Thilo Graf
parent 4dc1decaf4
commit 6886c61e10
15 changed files with 138 additions and 90 deletions

View File

@@ -45,7 +45,6 @@ typedef struct ContainerHandler_s
{
char *Name;
Container_t *selectedContainer;
int (* Command)(Context_t *, ContainerCmd_t, void *);
} ContainerHandler_t;