Skip to content

Commit d0f9e2e

Browse files
committed
debug
1 parent eea34f8 commit d0f9e2e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

vao-recorder.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,6 @@ def __init__(self, *args, **kwargs):
396396
config.enable_record_to_file(
397397
str(self.output_folder / f'rsdevice{i}.bag')
398398
)
399-
config.resolve()
400399
self.configs.append(config)
401400
self.pipelines = []
402401

0 commit comments

Comments
 (0)