mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2025-01-18 08:41:08 +00:00
remove func prototype
This commit is contained in:
parent
930093da7f
commit
36eadb4b58
@ -40,7 +40,6 @@ static bool vflag = false;
|
||||
|
||||
void help(void);
|
||||
enum kind set_kind(char *kval);
|
||||
int init_voicemeeter(enum kind kind);
|
||||
void interactive(PT_VMR vmr);
|
||||
void parse_input(PT_VMR vmr, char *input, int len);
|
||||
void parse_command(PT_VMR vmr, char *command);
|
||||
|
Loading…
Reference in New Issue
Block a user