mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Update client/ayon_core/lib/transcoding.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
7ef330c3f4
commit
2541f8909e
1 changed files with 0 additions and 2 deletions
|
|
@ -1189,8 +1189,6 @@ def oiio_color_convert(
|
|||
# - go through a reference space
|
||||
ocio_display_args = (target_display, target_view)
|
||||
else:
|
||||
color_convert_args = None
|
||||
ocio_display_args = None
|
||||
logger.debug(
|
||||
"Source and target display/view pairs are identical."
|
||||
" No color conversion needed."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue