necessary cleaning of single comment
This commit is contained in:
parent
59838dda25
commit
9310b08670
@ -592,7 +592,7 @@ static LV2UI_Handle ui_instantiate(const LV2UI_Descriptor * descriptor, const ch
|
|||||||
(void)descriptor;
|
(void)descriptor;
|
||||||
(void)plugin_uri;
|
(void)plugin_uri;
|
||||||
|
|
||||||
// make C++ compilers happy;
|
// make C++ compilers happy
|
||||||
char has_parent;
|
char has_parent;
|
||||||
void *parent;
|
void *parent;
|
||||||
plugin_ui_callbacks cbs;
|
plugin_ui_callbacks cbs;
|
||||||
|
Loading…
Reference in New Issue
Block a user