mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-21 01:40:34 -05:00
Revert "spa: json: Add a helper method to shrink an object string"
Drop this until we have better API for building/visiting JSON.
This reverts commit c244fbf945.
This commit is contained in:
parent
e46bfe67b6
commit
5bd93b97ad
2 changed files with 0 additions and 106 deletions
|
|
@ -1442,7 +1442,6 @@ static int load_filter_graph(struct impl *impl, const char *graph, int order)
|
|||
insert_graph(&impl->active_graphs, pending);
|
||||
|
||||
impl->graph_descs[order] = strdup(graph);
|
||||
spa_json_str_object_reduce_inplace(impl->graph_descs[order]);
|
||||
|
||||
spa_log_info(impl->log, "loading filter-graph order:%d", order);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue