Print links pipeline (for informational purposes)
This commit is contained in:
@ -20,6 +20,8 @@ camera_t *camera_open(camera_options_t *options)
|
||||
goto error;
|
||||
}
|
||||
|
||||
links_dump(camera->links);
|
||||
|
||||
return camera;
|
||||
|
||||
error:
|
||||
|
Reference in New Issue
Block a user