reverted useless r24539
[mplayer/glamo.git] / command.h
blobab282a6d52d255f96d88ef29f3206ca043756935
1 int run_command(struct MPContext *mpctx, mp_cmd_t *cmd);
2 char *property_expand_string(struct MPContext *mpctx, char *str);
3 void property_print_help(void);