mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 01:40:28 +00:00
Preview disp: Fix warnings
This commit is contained in:
@@ -116,6 +116,7 @@ static void show_help(){
|
||||
|
||||
static void *display_preview_init(struct module *parent, const char *fmt, unsigned int flags)
|
||||
{
|
||||
UNUSED(flags);
|
||||
struct state_preview_display *s;
|
||||
|
||||
s = new state_preview_display();
|
||||
|
||||
Reference in New Issue
Block a user