device: remove decoder_started
This commit is contained in:
parent
6ce1869f71
commit
2413c7f4fc
@ -51,7 +51,6 @@ typedef struct device_s {
|
||||
};
|
||||
|
||||
bool paused;
|
||||
bool decoder_started;
|
||||
} device_t;
|
||||
|
||||
device_t *device_open(const char *name, const char *path, device_hw_t *hw);
|
||||
|
Loading…
x
Reference in New Issue
Block a user