Commit 78ca76b5 authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

remove duplicated renderer argument

parent d5ee7ad4
Loading
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -367,14 +367,6 @@ static const CmdLnParser_Option cliOptions[] = {
        .matchShort = "exof",
        .description = "External orientation trajectory file for simulation of external orientations",
    },
#ifdef API_5MS
    {
        .id = CmdLnOptionId_framing5ms,
        .match = "framing_5ms",
        .matchShort = "fr5",
        .description = "Process audio with 5 ms framing. Time resolution of metadata (e.g. ISM positions) remains unchanged w.r.t. 20 ms framing",
    },
#endif
    {
        .id = CmdLnOptionId_framing5ms,
        .match = "framing_5ms",