diff --git a/meshroom/nodes/aliceVision/PanoramaSeams.py b/meshroom/nodes/aliceVision/PanoramaSeams.py index 5ada2ad3..a890a584 100644 --- a/meshroom/nodes/aliceVision/PanoramaSeams.py +++ b/meshroom/nodes/aliceVision/PanoramaSeams.py @@ -47,13 +47,6 @@ Estimate the seams lines between the inputs to provide an optimal compositing in values=['fatal', 'error', 'warning', 'info', 'debug', 'trace'], exclusive=True, uid=[], - ), - desc.File( - name='cacheFolder', - label='Cache Folder', - description='Temporary cache directory', - value="", - uid=[], ) ]