Cleanup: remove "-noaudio" argument in background mode
This is no longer needed as background mode implies -noaudio.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# Used for generating API diffs between releases
|
||||
# ./blender.bin --background -noaudio --python tests/python/rna_info_dump.py
|
||||
# ./blender.bin --background --python tests/python/rna_info_dump.py
|
||||
|
||||
import bpy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user