Commit 434bd50c authored by Rémi Duraffort's avatar Rémi Duraffort

dummy_input: remove unused variable in the struct.

parent c1f69cc7
......@@ -117,9 +117,6 @@ struct demux_sys_t
/* Used for the pause command */
mtime_t expiration;
/* The command to run */
char* psz_command;
};
enum
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment