• J
    conf: delete useless primaryVideo variable · 35e3c4a6
    Ján Tomko 提交于
    If we encounter a video device with primary=yes, we insert it
    at def->videos[0].
    
    There is no need to record this in a separate variable,
    just check if there already is a primary video at def->videos[0].
    35e3c4a6
domain_conf.c 772.8 KB