Skip to content

Commit

Permalink
chore: remove redundant fields (#3457)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghamza-Jd authored Oct 22, 2024
1 parent b092e3d commit 88d74a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/plugins/janus_echotest.c
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,6 @@ static struct janus_json_parameter request_parameters[] = {
{"svc", JANUS_JSON_BOOL, 0},
{"spatial_layer", JSON_INTEGER, JANUS_JSON_PARAM_POSITIVE},
{"temporal_layer", JSON_INTEGER, JANUS_JSON_PARAM_POSITIVE},
{"record", JANUS_JSON_BOOL, 0},
{"filename", JSON_STRING, 0},
{"audiocodec", JSON_STRING, 0},
{"videocodec", JSON_STRING, 0},
{"videoprofile", JSON_STRING, 0},
Expand Down

0 comments on commit 88d74a0

Please sign in to comment.